commit | 1c13899154f6f93e8c9ff3e981a90d5f21df2d6b | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Jun 14 22:13:17 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Jun 17 16:01:55 2007 -0500 |
tree | 0287449d5e4da4fb8824e49f5cd25c4dbfcc3bac | |
parent | d36b113eea2918ce1badf277af9fc64311609ca2 [diff] |
[SCSI] iscsi_tcp: 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: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>