]> git.baikalelectronics.ru Git - kernel.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)
commit6d3defba19fffc344ae0ce664b1886a51d34a081
tree299163a7c5d2986f164615ba0655846ca8114a69
parentb0a5a0c63a26c474d673d17a100bd171a1db5143
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