]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 31 Jul 2009 22:09:24 +0000 (15:09 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:16 +0000 (17:52 -0500)
commit9764ff8807a2455218e2ec5024e823cc09b01906
tree7e882a144b56b14144ddd3cfcf889dac36efd049
parent8f1f3ece891e8fe6ee69fa27617b60cb26e37bec
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.

Treat a global port-unavailable PORT_UPDATE (8014h) AEN as a
loop-down event.  For this case, within the FCoE domain, the
'logical' interface has been terminated, but the driver will
not receive the classic LOOP_DOWN AEN.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_isr.c