diff options
author | David Ahern <[email protected]> | 2019-04-09 14:41:16 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-04-11 14:24:06 -0700 |
commit | af52a52cbabd8751154483dc8e6685a28746970f (patch) | |
tree | dd7bfb604d96ef13f43e6aeb480c320600452503 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 30c15f033847c519bae4a3dc23320e1fbee868eb (diff) |
ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
Clean up the fib6_null_entry handling in ip6_pol_route_lookup.
rt6_device_match can return fib6_null_entry, but fib6_multipath_select
can not. Consolidate the fib6_null_entry handling and on the final
null_entry check set rt and goto out - no need to defer to a second
check after rt6_find_cached_rt.
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions