diff options
author | Varun Prakash <varun@chelsio.com> | 2016-04-20 00:00:11 +0530 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2016-05-09 23:12:07 -0700 |
commit | e8205cca0abd126418c18030fb8c9ef272080d70 (patch) | |
tree | a8743a88870cdd8e056c2b391d6f6b2e05694f3b /include/target | |
parent | 187e84f7c2e4fa0028241c253c24658ef658e5d3 (diff) | |
download | linux-e8205cca0abd126418c18030fb8c9ef272080d70.tar.gz linux-e8205cca0abd126418c18030fb8c9ef272080d70.tar.bz2 linux-e8205cca0abd126418c18030fb8c9ef272080d70.zip |
iscsi-target: split iscsi_target_rx_thread()
split iscsi_target_rx_thread() into two parts,
1. iscsi_target_rx_thread() is common to all
transport drivers, it will call Rx function
registered by transport driver.
2. iscsit_get_rx_pdu() is Rx function for
ISCSI_TCP transport.
Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions