]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] ib_srp: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:28:25 +0000 (02:28 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 7 Jun 2007 14:02:50 +0000 (09:02 -0500)
commitff016d2f7f80c9b7322bb747cb3b7a8750458f46
tree0e95d2a90a3c8f91d73e78745024404bad0c310c
parent7e49bfdfb2451081368f5404e07c867c0a3a48e1
[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>
drivers/infiniband/ulp/srp/ib_srp.c
drivers/infiniband/ulp/srp/ib_srp.h