]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_router: Don't batch neighbour deletion
authorIdo Schimmel <idosch@mellanox.com>
Fri, 21 Jul 2017 18:31:38 +0000 (20:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jul 2017 23:16:20 +0000 (16:16 -0700)
commit76977bac641cf179a12647130be36b7f5ef49c97
treee40b23c77b71f575abb6d7e1562f32b3dacbb532
parent8ae94e57b62574392362f06ca0e9775f2d36bca4
mlxsw: spectrum_router: Don't batch neighbour deletion

Current firmware supported by the driver doesn't support batch deletion
of IPv6 neighbours on a given router interface (RIF).

Until a new version that supports this functionality is made available,
delete neighbours one by one.

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