[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 24 Jul 2008 15:31:46 +0000 (08:31 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:29:43 +0000 (15:29 -0400)
commit8201e207997b4665a5fcb375bab293fddb2e6adb
treeaac2749e738c72ad2c6dce0a1a061a7d0239ce58
parent3d164fb09bb5cb8a223eddf634fc0d355714fcfe
[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.

As the original code would incorrectly call the non-ISP24xx/25xx
callbacks during recovery, a stop-firmware failure could result
in improper bit-banging of the RISC and in some cases manifest in
a NMI-watchdog trigger due to the RISC not coming out of its
reset state.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_init.c