commit | 10803de4c18e8e085573fd7153de3e64d4246af5 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sat May 26 02:08:10 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu May 31 12:25:27 2007 -0500 |
tree | f66d55d5941e8196ec694333a7aec3de5e21af94 | |
parent | 385d70b4e2659ae525a00e46a9f97146949cfc14 [diff] |
[SCSI] dpt_i2o: 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. Jens Axboe <jens.axboe@oracle.com> did the for_each_sg cleanup. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> ACK. Code inspected. Driver changes NOT unit tested or compile tested. Acked-by: "Salyzyn, Mark" <mark_salyzyn@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>