commit | 9ee8cbb2fd4a7d6f483a20c4b8e82d8b1cf685fa | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Wed Apr 18 15:39:01 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 19 15:40:13 2018 -0400 |
tree | 299163a7c5d2986f164615ba0655846ca8114a69 | |
parent | 360a9887c8c01a715b2b4b131f7c7462f7cce576 [diff] |
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>