From: Andrew Vasquez Date: Mon, 12 Mar 2007 17:41:29 +0000 (-0700) Subject: [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations. X-Git-Tag: v2.6.22-rc1~1015^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fecf97882a8f1e9b52627c30322232c18060aa2c;p=pandora-kernel.git [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations. There's no need given, I/O has been quiesced, RISC interrupts have been disabled, and finally the RISC has been paused. Flash manipulation on ISP21xx, ISP22xx, and ISP23xx parts requires the RISC to go through a full reset to recover. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed