[NET]: Move generic skbuff stuff from XFRM code to generic code
authorDavid Howells <dhowells@redhat.com>
Tue, 3 Apr 2007 03:19:53 +0000 (20:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:33 +0000 (22:28 -0700)
commit716ea3a7aae3a2bfc44cb97b5419c1c9868c7bc9
treed599c7ff113e815c2052e40ec71bdab3761a45fc
parent926554c4b74e53d5da4cefdc3bbd7e92427fb1a9
[NET]: Move generic skbuff stuff from XFRM code to generic code

Move generic skbuff stuff from XFRM code to generic code so that
AF_RXRPC can use it too.

The kdoc comments I've attached to the functions needs to be checked
by whoever wrote them as I had to make some guesses about the workings
of these functions.

Signed-off-By: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
include/net/esp.h
net/core/skbuff.c
net/xfrm/xfrm_algo.c