diff options
author | Eric Dumazet <edumazet@google.com> | 2015-05-12 15:31:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-13 21:21:33 +0200 |
commit | 7d771aaac7b2459013e9a246f16c06d4f2b819e1 (patch) | |
tree | ce79c00eb780762b4868b803f7191d327038d51e /net/packet | |
parent | tcp/dccp: tw_timer_handler() is static (diff) | |
download | linux-7d771aaac7b2459013e9a246f16c06d4f2b819e1.tar.xz linux-7d771aaac7b2459013e9a246f16c06d4f2b819e1.zip |
ipv4: __ip_local_out_sk() is static
__ip_local_out_sk() is only used from net/ipv4/ip_output.c
net/ipv4/ip_output.c:94:5: warning: symbol '__ip_local_out_sk' was not
declared. Should it be static?
Fixes: 7026b1ddb6b8 ("netfilter: Pass socket pointer down through okfn().")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions