]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[NET] skbuff: remove export of static symbol
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 22 Jul 2007 16:11:42 +0000 (18:11 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sun, 22 Jul 2007 16:11:42 +0000 (18:11 +0200)
commitc08c47f63dfeaebb96096f9c1c1b23e4aabc5eed
tree75aa3495db2961492f09297aa429f13c6353f047
parent1c4f0dd95d9bac9e2b87a627b563bc5d9fb34555
[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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/core/skbuff.c