diff options
author | 2019-04-16 14:36:10 -0700 | |
---|---|---|
committer | 2019-04-17 23:10:47 -0700 | |
commit | effda4dd97e878ab83336bec7411cc41b5cc6d37 (patch) | |
tree | 7091d54945d28a89581e4b49aebe816c817340af /drivers/net/ethernet/intel/ice/ice_controlq.c | |
parent | ipv6: Pass fib6_result to fib6_table_lookup tracepoint (diff) | |
download | linux-dev-effda4dd97e878ab83336bec7411cc41b5cc6d37.tar.xz linux-dev-effda4dd97e878ab83336bec7411cc41b5cc6d37.zip |
ipv6: Pass fib6_result to fib lookups
Change fib6_lookup and fib6_table_lookup to take a fib6_result and set
f6i and nh rather than returning a fib6_info. For now both always
return 0.
A later patch set can make these more like the IPv4 counterparts and
return EINVAL, EACCESS, etc based on fib6_type.
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_controlq.c')
0 files changed, 0 insertions, 0 deletions