]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Get rid of rt6i_nexthop macro.
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Jul 2011 03:06:13 +0000 (20:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Jul 2011 06:11:35 +0000 (23:11 -0700)
commit50d68c1094c16808963f9832609952de4056cc80
tree585f03578c63503f81d03ba865207bdb9819d5c6
parentb01a7749b1e389a3520ba4fedf8cf65339054daf
ipv6: Get rid of rt6i_nexthop macro.

It just makes it harder to see 1) what the code is doing
and 2) grep for all users of dst{->,.}neighbour

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/addrconf.c
net/ipv6/ip6_fib.c
net/ipv6/ndisc.c
net/ipv6/route.c