aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorRami Rosen <[email protected]>2010-04-21 05:39:53 +0000
committerDavid S. Miller <[email protected]>2010-04-21 05:39:53 +0000
commitccb7c7732e2ceb4e81a7806faf1670be9681ccd2 (patch)
tree76508ab431133ca9a085a9e3fa62fbfed607c9fb /net/ipv6/tcp_ipv6.c
parentnet: Fix various endianness glitches (diff)
downloadkernel-ccb7c7732e2ceb4e81a7806faf1670be9681ccd2.tar.gz
kernel-ccb7c7732e2ceb4e81a7806faf1670be9681ccd2.zip
net: Remove two unnecessary exports (skbuff).
There is no need to export skb_under_panic() and skb_over_panic() in skbuff.c, since these methods are used only in skbuff.c ; this patch removes these two exports. It also marks these functions as 'static' and removeS the extern declarations of them from include/linux/skbuff.h Signed-off-by: Rami Rosen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions