[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 24 Mar 2009 16:08:00 +0000 (09:08 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Apr 2009 14:22:45 +0000 (09:22 -0500)
commitdda772e8e3b9832d3368f84df3a3b7ec7dfbd9f0
treee07e620bd47677918a0aa703193b89f04d5ed269
parent6315a5f810d8cf622ac9b28ace565fb2d1add911
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.

With recent ISPs loading firmware from flash, a flash-update to
the firmware-image region with a follow-on reset will reload the
new image.

Original caching of data only made sense when firmware was bound
with the driver.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_init.c