[SCSI] iscsi_tcp: remove unused r2t handling
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 2 Dec 2008 06:32:08 +0000 (00:32 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:21 +0000 (11:24 -0600)
commite2bac7c55e43c9018f2f4daf15437e836b26e709
treef2a7ec709b09a529bdf7eaa31fd138bb045a4af4
parente5a7efeffdcc3062ade5208d16c278d8d484f82a
[SCSI] iscsi_tcp: remove unused r2t handling

libiscsi's iscsi_prep_data_out_pdu now handles what
iscsi_tcp's helpers were so we can remove iscsi_tcp's helpers.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/iscsi_tcp.c