]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0eb626e97dfa4eea52598f8b04ad5676ba8e82b
tree0553fca441aec63d5f17cd647301551c6a515833
parentf95da4f2000a4b5ca8d07d3d3676f366910ff29a
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