net: add opaque struct around skb frag page
commita8605c6063f785858c1bc431d0bfe66c41e71cfa
authorIan Campbell <Ian.Campbell@citrix.com>
Wed, 19 Oct 2011 23:01:49 +0000 (19 23:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Oct 2011 06:52:53 +0000 (21 02:52 -0400)
tree42ce7ce9a1679f09b54353dd1ea05a6581abe754
parent6a39a16a5ac07a156de91cfb9422bde574e59fa6
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