diff options
author | David Ahern <dsahern@gmail.com> | 2019-03-27 20:53:54 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-29 10:48:04 -0700 |
commit | 572bf4dd7186584991019a258285432f0d9a7cea (patch) | |
tree | 00c69200ea863916f594c926a66f6e65a3547e5c /drivers/net/ethernet/rocker | |
parent | 6d3d07b45c86f984424ccbad110ca500397fd18c (diff) |
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
rt6_add_nexthop and rt6_nexthop_info only need the fib6_info for the
gateway flag and the nexthop weight, and the presence of a gateway is now
per-nexthop. Update the signatures to take a fib6_nh and nexthop weight
and better align with the ipv4 versions.
Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/rocker')
0 files changed, 0 insertions, 0 deletions