From: Andrew Vasquez Date: Thu, 24 Jul 2008 15:31:46 +0000 (-0700) Subject: [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. X-Git-Tag: v2.6.27-rc1~55^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8201e207997b4665a5fcb375bab293fddb2e6adb;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed