]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit35e6df43908abd84b209462a1b87bb2ce19f6b09
treeb36494b29a986d5bf0d53df359b22b147c3ee7aa
parent8d452cbd8116c49f232b42c28f8cc9a05d5b8862
[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