]> Git Repo - linux.git/commit - net/ipv6/route.c
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
authorDavid Ahern <[email protected]>
Tue, 16 Apr 2019 21:36:09 +0000 (14:36 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/trace/events/fib6.h
net/ipv6/route.c
This page took 0.041145 seconds and 4 git commands to generate.