From: FUJITA Tomonori Date: Thu, 14 Jun 2007 13:13:17 +0000 (+0900) Subject: [SCSI] iscsi_tcp: convert to use the data buffer accessors X-Git-Tag: v2.6.23-rc1~1053^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c13899154f6f93e8c9ff3e981a90d5f21df2d6b;p=pandora-kernel.git [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 Acked-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed