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)
commit9cbb7ecbcff85077bb12301aaf4c9b5a56c5993d
tree585f03578c63503f81d03ba865207bdb9819d5c6
parent8f40b161de4f27402b4c0659ad2ae83fad5a0cdd
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