diff options
author | David Ahern <dsahern@gmail.com> | 2019-04-17 00:36:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-18 09:10:46 +0300 |
commit | 0d16158149ab6b02fcd945b2f5a5cf31262a445b (patch) | |
tree | 74d7e7fa1629823cc6b123c04e00bcbaefe28632 /net/ipv6/addrconf_core.c | |
parent | db3fedee0cb7a0ea52450137d48b9e41be53ec14 (diff) | |
download | linux-0d16158149ab6b02fcd945b2f5a5cf31262a445b.tar.xz |
ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
Now that all callers are update to have a fib6_result, pass it down
to ip6_rt_get_dev_rcu, ip6_rt_copy_init, and ip6_rt_init_dst.
In the process, change ort to f6i in ip6_rt_copy_init to make it
clear it is a reference to a fib6_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