Files
linux/net
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
..
2013-12-09 20:56:12 -05:00
2014-01-01 23:42:19 -05:00
2013-12-21 14:56:21 +01:00
2014-01-01 23:46:09 -05:00
2013-12-29 16:34:25 -05:00
2014-01-01 23:46:09 -05:00
2013-09-23 16:52:45 -04:00
2013-12-27 13:06:15 -05:00
2013-10-19 19:36:19 -04:00
2013-12-11 10:56:21 -05:00
2013-11-21 13:09:42 -05:00
2013-12-09 20:24:18 -05:00