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

No differences found