net: make __skb_splice_bits static
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 17 Jul 2008 03:12:30 +0000 (20:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:12:30 +0000 (20:12 -0700)
commit7b1c65faa27f5ade3915e4bbc9186b6e64d2d6ec
tree0553fca441aec63d5f17cd647301551c6a515833
parent885a4c966bcc11a1470c2b85a90360f6518a507a
net: make __skb_splice_bits static

net/core/skbuff.c:1335:5: warning: symbol '__skb_splice_bits' was not declared. Should it be static?

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c