]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8ddf178824d5c6cbfb7cf574ff56debb915db3bb
treed599c7ff113e815c2052e40ec71bdab3761a45fc
parent82c049681c36213666f81e4fbd743822a9c1c17f
[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