]> asedeno.scripts.mit.edu Git - linux.git/commit
net/ipv6: Remove aca_idev
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 22:39:01 +0000 (15:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 19:40:13 +0000 (15:40 -0400)
commit9ee8cbb2fd4a7d6f483a20c4b8e82d8b1cf685fa
tree299163a7c5d2986f164615ba0655846ca8114a69
parent360a9887c8c01a715b2b4b131f7c7462f7cce576
net/ipv6: Remove aca_idev

aca_idev has only 1 user - inet6_fill_ifacaddr - and it only
wants the device index which can be extracted from the fib6_info
nexthop.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/if_inet6.h
include/net/ip6_fib.h
net/ipv6/addrconf.c
net/ipv6/anycast.c