skb_clone_fraglist is static so it shouldn't be exported.

Signed-off-by: Johannes Berg <[EMAIL PROTECTED]>

---
 net/core/skbuff.c |    1 -
 1 file changed, 1 deletion(-)

--- wireless-dev.orig/net/core/skbuff.c 2007-07-05 11:30:15.265640003 +0200
+++ wireless-dev/net/core/skbuff.c      2007-07-05 11:30:45.095640003 +0200
@@ -2211,7 +2211,6 @@ EXPORT_SYMBOL(pskb_copy);
 EXPORT_SYMBOL(pskb_expand_head);
 EXPORT_SYMBOL(skb_checksum);
 EXPORT_SYMBOL(skb_clone);
-EXPORT_SYMBOL(skb_clone_fraglist);
 EXPORT_SYMBOL(skb_copy);
 EXPORT_SYMBOL(skb_copy_and_csum_bits);
 EXPORT_SYMBOL(skb_copy_and_csum_dev);


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to