[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)
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>

No differences found