[SCSI] iscsi_iser: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 1 Jun 2007 09:56:21 +0000 (18:56 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 19 Jun 2007 00:48:43 +0000 (19:48 -0500)
commitda9c0c770e775e655e3f77c96d91ee557b117adb
treedc6f58cc48e120182915249fcb62718e8abec46d
parent40fc79eb0223eccf44ed2e90fb11b9a08bcc7e09
[SCSI] iscsi_iser: convert to use the data buffer accessors

iscsi_iser: 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.

TODO: use scsi_for_each_sg().

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/infiniband/ulp/iser/iscsi_iser.c
drivers/infiniband/ulp/iser/iser_initiator.c