[I/OAT]: Structure changes for TCP recv offload to I/OAT
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 00:55:33 +0000 (17:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:48 +0000 (21:25 -0700)
commit97fc2f0848c928c63c2ae619deee61a0b1107b69
tree651f5ec78128605736d6c777a13697d5e58a1b62
parentde5506e155276d385712c2aa1c2d9a27cd4ed947
[I/OAT]: Structure changes for TCP recv offload to I/OAT

Adds an async_wait_queue and some additional fields to tcp_sock, and a
dma_cookie_t to sk_buff.

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
include/linux/tcp.h
include/net/sock.h
include/net/tcp.h
net/core/sock.c