]> asedeno.scripts.mit.edu Git - linux.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)
commit4a3c67a6e7cd212fe799ab3d07782c7c8688b4cc
treee40b23c77b71f575abb6d7e1562f32b3dacbb532
parent6a9bef4eee6b3a2edbe43483695d1936b7acd3dd
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