[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the...
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 19 Oct 2007 22:59:16 +0000 (15:59 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Tue, 23 Oct 2007 19:54:10 +0000 (15:54 -0400)
commit94d6a2b32864421467d48f9a3a1c7b1da1e1dadf
treeb36494b29a986d5bf0d53df359b22b147c3ee7aa
parent2c96d8d0c17978bbf5eb82314d488f46d4a51280
[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.

Original implementation would not use the burst-write mechanisms
for requests equal to OPTROM_BURST_DWORDS transfer dwords.

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