commit | 1a2449a87bb7606113b1aa1a9d3c3e78ef189a1c | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Tue May 23 18:05:53 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:25:56 2006 -0700 |
tree | 86e833a8694f201de138697646e7e8469e9c8ef6 | |
parent | 9593782585e0cf70babe787a8463d492a68b1744 [diff] |
[I/OAT]: TCP recv offload to I/OAT Locks down user pages and sets up for DMA in tcp_recvmsg, then calls dma_async_try_early_copy in tcp_v4_do_rcv Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>