]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] initio: bugfix for accessors patch
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 17 Dec 2007 16:08:59 +0000 (18:08 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 18 Dec 2007 22:04:15 +0000 (16:04 -0600)
commit94100b985efbb40f790e30950711e0e79aace090
treed71fa35e34b0e0e5409be142f8bedcbf939e5a43
parenta57644d01a49702abf3d7ab69358e4a334894765
[SCSI] initio: bugfix for accessors patch

patch: [SCSI] initio: convert to use the data buffer accessors had a
small but fatal bug in that it didn't increment the pointer into the
initio scatterlist descriptors as it looped over the block generated
ones. Fixed here.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/initio.c