diff options
author | 2019-04-16 14:36:05 -0700 | |
---|---|---|
committer | 2019-04-17 23:10:46 -0700 | |
commit | 5012f0a5944c9181fb4175561b7679a251eaf05a (patch) | |
tree | 91340feffc5863f4920a483e4f712af041332ba8 /tools/perf/scripts/python | |
parent | ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init (diff) | |
download | wireguard-linux-5012f0a5944c9181fb4175561b7679a251eaf05a.tar.xz wireguard-linux-5012f0a5944c9181fb4175561b7679a251eaf05a.zip |
ipv6: Pass fib6_result to rt6_insert_exception
Update rt6_insert_exception to take a fib6_result over a fib6_info.
Change ort to f6i from the fib6_result and rename to better reflect
what it references (a fib6_info).
Since this function is already getting changed, update the comments
to reference fib6_info variables rather than the older rt6_info.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions