commit | 94d6a2b32864421467d48f9a3a1c7b1da1e1dadf | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Fri Oct 19 15:59:16 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Tue Oct 23 15:54:10 2007 -0400 |
tree | b36494b29a986d5bf0d53df359b22b147c3ee7aa | |
parent | 2c96d8d0c17978bbf5eb82314d488f46d4a51280 [diff] |
[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>