commit | da9c0c770e775e655e3f77c96d91ee557b117adb | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Jun 01 18:56:21 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Mon Jun 18 19:48:43 2007 -0500 |
tree | dc6f58cc48e120182915249fcb62718e8abec46d | |
parent | 40fc79eb0223eccf44ed2e90fb11b9a08bcc7e09 [diff] |
[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>