mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
authorIdo Schimmel <idosch@mellanox.com>
Tue, 18 Jun 2019 15:12:55 +0000 (18:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jun 2019 16:45:37 +0000 (09:45 -0700)
commitd21afd3029b940e87539f18b385f2214413fe44c
tree07cb3e10149275aa197af4052ac5557423beb0bf
parent921bc539cbcbb89274ff692ae58fc000c1f251bc
mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops

Currently, the functions that take care of populating IPv6 nexthop
groups only add / delete a single nexthop.

Prepare them to handle multiple routes in one notification by passing an
array of routes and adding / deleting all of them.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c