commit | a169e63740779f62a9a5ddf0aa61091a393a03c5 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Mon Dec 17 18:08:59 2007 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Dec 18 16:04:15 2007 -0600 |
tree | d71fa35e34b0e0e5409be142f8bedcbf939e5a43 | |
parent | cd81621c5c5c869b848818b506962dab4499e0d9 [diff] |
[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>