commit | 8201e207997b4665a5fcb375bab293fddb2e6adb | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Jul 24 08:31:46 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:29:43 2008 -0400 |
tree | aac2749e738c72ad2c6dce0a1a061a7d0239ce58 | |
parent | 3d164fb09bb5cb8a223eddf634fc0d355714fcfe [diff] |
[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>