commit | 8ff2e5b26cb84b1b0f502c0b7a3c62e4c4d86acc | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Apr 16 14:36:09 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 17 23:10:47 2019 -0700 |
tree | 3676e0050d1656c48ba403efbe74053c73e2f364 | |
parent | b7bc4b6a620becacbc70fc617b8bbdb16f401f85 [diff] |
ipv6: Pass fib6_result to fib6_table_lookup tracepoint Change fib6_table_lookup tracepoint to take the fib6_result and use the fib6_info and fib6_nh from it. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>