commit | dcd1f572954f9d66d7b4a65df894ed5b4c467368 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Wed Apr 18 15:39:05 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 19 15:40:13 2018 -0400 |
tree | b675efd13731ea03461fbf7f66d85bf6a6bf37b6 | |
parent | 647d4c1363a85bec63ecf929d4ab4aae78b2a960 [diff] |
net/ipv6: Remove fib6_idev fib6_idev can be obtained from __in6_dev_get on the nexthop device rather than caching it in the fib6_info. Remove it. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>