diff options
author | David Ahern <dsahern@gmail.com> | 2019-04-24 03:05:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-24 06:53:11 +0200 |
commit | a65120bae4b7425a39c5783aa3d4fc29677eef0e (patch) | |
tree | 9314cbe3bc523ecae0c3ee46dfc244da8d7e972a /lib/locking-selftest-rtmutex.h | |
parent | ipv6: fib6_rule_action_alt needs to return -EAGAIN (diff) | |
download | linux-a65120bae4b7425a39c5783aa3d4fc29677eef0e.tar.xz linux-a65120bae4b7425a39c5783aa3d4fc29677eef0e.zip |
ipv6: Use result arg in fib_lookup_arg consistently
arg.result is sometimes used as fib6_result and sometimes used to
hold the rt6_info. Add rt6_info to fib6_result and make the use
of arg.result consistent through ipv6 rules.
The rt6 entry is filled in for lookups returning a dst_entry, but not
for direct fib_lookups that just want a fib6_info.
Fixes: effda4dd97e8 ("ipv6: Pass fib6_result to fib lookups")
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/locking-selftest-rtmutex.h')
0 files changed, 0 insertions, 0 deletions