ipv6: Pass fib6_result to fib6_table_lookup tracepoint
authorDavid Ahern <dsahern@gmail.com>
Tue, 16 Apr 2019 21:36:09 +0000 (14:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Apr 2019 06:10:47 +0000 (23:10 -0700)
commit8ff2e5b26cb84b1b0f502c0b7a3c62e4c4d86acc
tree3676e0050d1656c48ba403efbe74053c73e2f364
parentb7bc4b6a620becacbc70fc617b8bbdb16f401f85
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>
include/trace/events/fib6.h
net/ipv6/route.c