From: Lalit Chandivade Date: Tue, 24 Mar 2009 16:08:09 +0000 (-0700) Subject: [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. X-Git-Tag: v2.6.30-rc1~185^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c3eefae09e4c19d6da1ed2417e02d8377b1eb3;p=pandora-kernel.git [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. For ISP24xx and above the ISP-abort after flash update is not needed, as the only purpose it was serving was to update the boot code and firmware versions in the scsi_qla_host_t structure. Now an update of the versions will be done in the write-vpd path. Signed-off-by: Lalit Chandivade Additional cleanups and Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed