[SCSI] qla2xxx: Correct PRLI failure response code handling.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 15 Oct 2010 18:27:48 +0000 (11:27 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 25 Oct 2010 21:03:57 +0000 (16:03 -0500)
commit9dac0d9a93095ff5a27b975af30c25186bdcfeab
treed8233fa036cc28ce0e31d6cb9cf9b2e9b7e0eb79
parent170babc3721997b7808193221f94926df44f3d1e
[SCSI] qla2xxx: Correct PRLI failure response code handling.

This patch fixes an issue which causes the firmware to fail with a
'PRLI failed' status code (iop1 = 405). This status triggers the
driver to fall into an incorrect code-path which does not attempt
a login retry.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_isr.c