[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.
authorManish Rangankar <manish.rangankar@qlogic.com>
Fri, 16 Dec 2011 09:58:58 +0000 (01:58 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 10 Jan 2012 23:01:23 +0000 (17:01 -0600)
commit368d45cc61c062a1291d0b29257a0697d6aeabd9
tree62de2da0d352dfba9117ff33cafb52873909be90
parentf1f2e60e1a2320d0ce11102b72b15d5dedb29fe2
[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.

If ql4xdisablesysfsboot = 0 and sendtargets entry as boot index then
driver does export sendtarget entries in sysfs but iscsistart does not
do discovery. So in this case let driver do the discovery and
login to the targets.

Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_os.c