Skip to content

Commit

Permalink
[SCSI] iscsi_tcp: split module into lib and lld
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
  • Loading branch information
Mike Christie authored and James Bottomley committed Dec 29, 2008
1 parent 30b4915 commit a081c13
Show file tree
Hide file tree
Showing 2 changed files with 1,291 additions and 0 deletions.
Loading

0 comments on commit a081c13

Please sign in to comment.