]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit119019216fa7e1ae400bb38f4abad2b1950a58a6
treeb6cc0776a826f8f2611eff41149410c7f4ccb355
parent84d5256146d16e927473105440e6980d59d2c323
[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