stephen hemminger e82435341f 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>
2014-01-01 23:46:09 -05:00
..
2014-01-01 23:42:19 -05:00
2014-01-01 23:46:09 -05:00
2013-12-09 21:03:49 -05:00
2013-12-09 21:03:49 -05:00
2013-10-28 20:07:50 -04:00
2013-12-06 07:24:39 +01:00
2014-01-01 23:46:09 -05:00
2013-12-06 07:24:39 +01:00
2013-12-26 13:46:23 -05:00
2013-05-11 16:26:38 -07:00