]> git.baikalelectronics.ru Git - kernel.git/commit
net: add opaque struct around skb frag page
authorIan Campbell <Ian.Campbell@citrix.com>
Wed, 19 Oct 2011 23:01:49 +0000 (23:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Oct 2011 06:52:53 +0000 (02:52 -0400)
commit15a6d23fea8f72681b2d3b81b9f0a34bab705d1e
tree42ce7ce9a1679f09b54353dd1ea05a6581abe754
parenta02aad6dc704a16d498efea15ad500b1d79ba810
net: add opaque struct around skb frag page

I've split this bit out of the skb frag destructor patch since it helps enforce
the use of the fragment API.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/skbuff.c