ipv6: Pass fib6_result to ip6_create_rt_rcu
authorDavid Ahern <dsahern@gmail.com>
Tue, 16 Apr 2019 21:36:02 +0000 (14:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Apr 2019 06:10:46 +0000 (23:10 -0700)
commit9b6b35abfbde376665c76029c75e4ab03186d378
treed1a3f5b3e719fe6406a30e5b949edb9d5faf8a9d
parent85bd05deb35a55f04faaf4393faaaa0f3153d515
ipv6: Pass fib6_result to ip6_create_rt_rcu

Change ip6_create_rt_rcu to take fib6_result over a fib6_info.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c