Searched hist:dcd1f572954f9d66d7b4a65df894ed5b4c467368 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip6_fib.h | diff dcd1f572954f9d66d7b4a65df894ed5b4c467368 Wed Apr 18 17:39:05 CDT 2018 David Ahern <dsahern@gmail.com> 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>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_fib.c | diff dcd1f572954f9d66d7b4a65df894ed5b4c467368 Wed Apr 18 17:39:05 CDT 2018 David Ahern <dsahern@gmail.com> 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>
|
H A D | route.c | diff dcd1f572954f9d66d7b4a65df894ed5b4c467368 Wed Apr 18 17:39:05 CDT 2018 David Ahern <dsahern@gmail.com> 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>
|