[NET] skbuff: remove export of static symbol
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 6 Jul 2007 00:03:09 +0000 (17:03 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 6 Jul 2007 00:40:19 +0000 (17:40 -0700)
commit2cd052e44329dd2b42eb958f8f346b053de6e2cd
tree51205ed877b6406c747c0bd83bca1d3b51e9142b
parent1669d857a25d62c6d0a6d9216e01c21287a7c844
[NET] skbuff: remove export of static symbol

skb_clone_fraglist is static so it shouldn't be exported.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c