Re: [PATCH] skbuff: remove export of static symbol

2007-07-05 Thread David Miller
From: Johannes Berg <[EMAIL PROTECTED]> Date: Thu, 05 Jul 2007 11:33:01 +0200 > skb_clone_fraglist is static so it shouldn't be exported. > > Signed-off-by: Johannes Berg <[EMAIL PROTECTED]> Patch applied, thanks! - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of

[PATCH] skbuff: remove export of static symbol

2007-07-05 Thread Johannes Berg
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