From: Mike Christie Date: Tue, 2 Dec 2008 06:32:11 +0000 (-0600) Subject: [SCSI] iscsi_tcp: split module into lib and lld X-Git-Tag: v2.6.29-rc1~555^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a081c13e39b5c17052a7b46fafa61019c4c110ff;p=pandora-kernel.git [SCSI] iscsi_tcp: split module into lib and lld As explained in the previous mails, cxgb3i needs iscsi_tcp's r2t/data_out and data_in procesing so this just moves functions that both drivers want to use to a new module libiscsi_tcp. The next patch will hook iscsi_tcp in. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed