[I/OAT]: TCP recv offload to I/OAT
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 01:05:53 +0000 (18:05 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:56 +0000 (21:25 -0700)
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>

No differences found