]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/dccp/ipv4.c
[SOCK]: Introduce sk_receive_skb
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 27 Dec 2005 04:42:22 +0000 (02:42 -0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:11:19 +0000 (13:11 -0800)
commit25995ff577675b58dbd848b7758e7bad87411947
tree4d47595b01f8645552fa8af7b2be2019f133fefb
parentce1d4d3e88b3a69d23c3feb436a0b36b6ca0642b
[SOCK]: Introduce sk_receive_skb

Its common enough to to justify that, TCP still can't use it as it has the
prequeueing stuff, still to be made generic in the not so distant future :-)

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pppoe.c
include/net/sock.h
net/dccp/ipv4.c
net/dccp/ipv6.c
net/decnet/dn_nsp_in.c