commit | db3fedee0cb7a0ea52450137d48b9e41be53ec14 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Apr 16 14:36:03 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 17 23:10:46 2019 -0700 |
tree | c53d39e481b56ab712ea3256eb9b8da9de963fc5 | |
parent | 9b6b35abfbde376665c76029c75e4ab03186d378 [diff] |
ipv6: Pass fib6_result to pcpu route functions Update ip6_rt_pcpu_alloc, rt6_get_pcpu_route and rt6_make_pcpu_route to a fib6_result over a fib6_info. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>