]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla4xxx: Fixed device blocked issue on link up-down.
authorManish Rangankar <manish.rangankar@qlogic.com>
Fri, 7 Oct 2011 23:55:48 +0000 (16:55 -0700)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Fri, 16 Dec 2011 02:30:46 +0000 (18:30 -0800)
commit470933dfd1d3333ea519ebf91ba0290766db02d1
treec4c8f84bb06f65e1777adb9ec561e2cc33c56d55
parent8c74a3258c93d4bc88b1ac1f3fe11aa9a8721906
qla4xxx: Fixed device blocked issue on link up-down.

Devices are getting blocked during continuous link up and down.
Solution is, during relogin unblock the session, using iscsi_conn_start,
before sending connection logged in event.

JIRA Key: UPSISCSI-138

Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_init.c
drivers/scsi/qla4xxx/ql4_os.c