diff options
author | Haishuang Yan <yanhaishuang@cmss.chinamobile.com> | 2016-03-23 10:59:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-24 03:09:58 +0100 |
commit | 6579a023a881e0592ce9a98fdfcbcc0a2a096aa7 (patch) | |
tree | c2295896c35ebef4d8cc13db5ba63005bbd3d5b2 /net/core/rtnetlink.c | |
parent | hv_netvsc: Fix the order of num_sc_offered decrement (diff) | |
download | linux-6579a023a881e0592ce9a98fdfcbcc0a2a096aa7.tar.xz linux-6579a023a881e0592ce9a98fdfcbcc0a2a096aa7.zip |
net: ping: make ping_v6_sendmsg static
As ping_v6_sendmsg is used only in this file,
making it static
The body of "pingv6_prot" and "pingv6_protosw" were
moved at the middle of the file, to avoid having to
declare some static prototypes.
Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/rtnetlink.c')
0 files changed, 0 insertions, 0 deletions