ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
authorDavid Ahern <dsahern@gmail.com>
Sat, 8 Jun 2019 21:53:27 +0000 (14:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 17:44:56 +0000 (10:44 -0700)
commit2c170e075375f7421a8007d3993f55f3eb89760b
treef1b9007a86200e92feaf4dcfd29aa921f3ddc15c
parenta1b7a1f06c78390e912692c0da40f4234ee83a4f
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev

Add a hook in fib6_info_uses_dev to handle nexthop struct in a fib6_info.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c