[I/OAT]: Make sk_eat_skb I/OAT aware.
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 01:01:28 +0000 (18:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:52 +0000 (21:25 -0700)
commit624d1164730d58a494cc5aa4afa37d02c41e83a7
treeb6cc0776a826f8f2611eff41149410c7f4ccb355
parent0e4b4992b8007c6b62ec143cbbb292f98813ca11
[I/OAT]: Make sk_eat_skb I/OAT aware.

Add an extra argument to sk_eat_skb, and make it move early copied
packets to the async_wait_queue instead of freeing them.

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h
net/dccp/proto.c
net/ipv4/tcp.c
net/llc/af_llc.c