commit | bb350d1decd9c48ffaa7f7e263df3056df9f4f21 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sat May 26 02:28:25 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu Jun 07 09:02:50 2007 -0500 |
tree | 0e95d2a90a3c8f91d73e78745024404bad0c310c | |
parent | f0002c4e1fe22d74a43d4ba3379257ee612e2724 [diff] |
[SCSI] ib_srp: 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> Acked-by: Roland Dreier <rdreier@cisco.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>