aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/core/skbuff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/core/skbuff.c b/net/core/skbuff.c
index 27cfe5fe4bb9..3943c3ad9145 100644
--- a/net/core/skbuff.c
+++ b/net/core/skbuff.c
@@ -2211,7 +2211,6 @@ EXPORT_SYMBOL(pskb_copy);
2211EXPORT_SYMBOL(pskb_expand_head); 2211EXPORT_SYMBOL(pskb_expand_head);
2212EXPORT_SYMBOL(skb_checksum); 2212EXPORT_SYMBOL(skb_checksum);
2213EXPORT_SYMBOL(skb_clone); 2213EXPORT_SYMBOL(skb_clone);
2214EXPORT_SYMBOL(skb_clone_fraglist);
2215EXPORT_SYMBOL(skb_copy); 2214EXPORT_SYMBOL(skb_copy);
2216EXPORT_SYMBOL(skb_copy_and_csum_bits); 2215EXPORT_SYMBOL(skb_copy_and_csum_bits);
2217EXPORT_SYMBOL(skb_copy_and_csum_dev); 2216EXPORT_SYMBOL(skb_copy_and_csum_dev);