]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla4xxx: fix flash/ddb support
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 2 Dec 2011 03:38:41 +0000 (21:38 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 12 Dec 2011 15:40:08 +0000 (19:40 +0400)
commit57514bc0639e588d0d4da5d962fdd4f8bd312914
treeb65e573e43e791b91e32a16cb67653354f0d33d0
parentac33563b9f09fd644d840f2e6d271e7f18b2a726
[SCSI] qla4xxx: fix flash/ddb support

With open-iscsi support, target entries persisted in the FLASH were not
login. Added support in the qla4xxx driver to do the login on probe
time to the target entries saved in the FLASH by user.
With this changes upgrade to the new kernel with open-iscsi support in
qla4xxx will ensure users original target entries login on driver load

Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_def.h
drivers/scsi/qla4xxx/ql4_fw.h
drivers/scsi/qla4xxx/ql4_glbl.h
drivers/scsi/qla4xxx/ql4_init.c
drivers/scsi/qla4xxx/ql4_mbx.c
drivers/scsi/qla4xxx/ql4_os.c
drivers/scsi/qla4xxx/ql4_version.h