diff options
author | Jes Sorensen <jes@sgi.com> | 2007-11-09 14:40:41 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2007-11-15 01:25:44 +0100 |
commit | 5c1da582b3a95123ffb1e70ec7cd60e757c7c8c2 (patch) | |
tree | 33f09734c4e8f8e2ee9a5abb5021c412a96bd911 /mm | |
parent | [SCSI] iscsi: return data transfer residual for data-out commands (diff) | |
download | linux-5c1da582b3a95123ffb1e70ec7cd60e757c7c8c2.tar.xz linux-5c1da582b3a95123ffb1e70ec7cd60e757c7c8c2.zip |
[SCSI] qla1280: convert to use the data buffer accessors
- remove the unnecessary map_single path.
- convert to use the new accessors for the sg lists and the parameters.
Fixed to missing initialization of sg lists before calling
for_each_sg() by Jes Sorensen - sg list needs to be initialized before
trying to pull the elements out of it.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions