diff options
author | David Ahern <dsahern@gmail.com> | 2019-04-17 00:36:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-18 09:10:46 +0300 |
commit | 5012f0a5944c9181fb4175561b7679a251eaf05a (patch) | |
tree | 91340feffc5863f4920a483e4f712af041332ba8 /net/ipv6/addrconf_core.c | |
parent | 0d16158149ab6b02fcd945b2f5a5cf31262a445b (diff) | |
download | linux-5012f0a5944c9181fb4175561b7679a251eaf05a.tar.xz |
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 'net/ipv6/addrconf_core.c')
0 files changed, 0 insertions, 0 deletions