[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
commitd0c3eefae09e4c19d6da1ed2417e02d8377b1eb3
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Tue, 24 Mar 2009 16:08:09 +0000 (24 09:08 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Apr 2009 14:22:50 +0000 (3 09:22 -0500)
tree3202b0399a6315e83c2c049a0feddf9eb3778740
parent6e181be508cf81fda4407b4689befeb7e4149607
[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 <lalit.chandivade@qlogic.com>
Additional cleanups and
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_sup.c