commit | 2f4cf91cc0a1f32f75e1fa0a4d70a9bc7340a302 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Jun 13 23:27:09 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jun 16 13:39:42 2007 -0700 |
tree | e181fdf8ddcc3146c4b70734d82de518b9a23623 | |
parent | bb350d1decd9c48ffaa7f7e263df3056df9f4f21 [diff] |
[SCSI] ips: 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. TODO: use scsi_for_each_sg() in the breakup handling. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: "Salyzyn, Mark" <mark_salyzyn@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>