diff options
author | David Ahern <dsahern@gmail.com> | 2019-04-16 14:36:08 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-17 23:10:47 -0700 |
commit | b7bc4b6a620becacbc70fc617b8bbdb16f401f85 (patch) | |
tree | 918c22664c7e9f3130542ad3a8b636d6ec28d0de /drivers/net/ethernet/intel/ice/ice_lib.c | |
parent | 75ef7389dd2339e5f2a7347aadbdbded8dd8430f (diff) |
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
Pass fib6_result to rt6_select. Instead of returning the fib entry, it
will set f6i and nh based on the lookup.
find_rr_leaf is changed to remove the match option in favor of taking
fib6_result and having __find_rr_leaf set f6i in the result.
In the process, update fib6_info references in __find_rr_leaf to f6i names.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions