diff options
author | stephen hemminger <stephen@networkplumber.org> | 2013-12-29 23:03:31 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-02 05:46:09 +0100 |
commit | e82435341ff08769b70400b72a7a8efda83c5014 (patch) | |
tree | 4216580642d3016d6d840753a402c7b8dee1a08d /net/ipv4/arp.c | |
parent | net: core functions cleanup (diff) | |
download | linux-e82435341ff08769b70400b72a7a8efda83c5014.tar.xz linux-e82435341ff08769b70400b72a7a8efda83c5014.zip |
ipv6: namespace cleanups
Running 'make namespacecheck' shows:
net/ipv6/route.o
ipv6_route_table_template
rt6_bind_peer
net/ipv6/icmp.o
icmpv6_route_lookup
ipv6_icmp_table_template
This addresses some of those warnings by:
* make icmpv6_route_lookup static
* move inline's out of ip6_route.h since only used into route.c
* move rt6_bind_peer into route.c
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/arp.c')
0 files changed, 0 insertions, 0 deletions