]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum: Remove support for bridge bypass FDB add/del
authorArkadi Sharshevsky <arkadis@mellanox.com>
Thu, 8 Jun 2017 06:44:21 +0000 (08:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jun 2017 18:16:28 +0000 (14:16 -0400)
commit62a6559f30652d406dd4aff7e8bf6a74fead3da7
treee17ca777560375474ace0f8f40dca64303ca898e
parent129872a5c5e80ce97fac4f75511815c38a4f3ef9
mlxsw: spectrum: Remove support for bridge bypass FDB add/del

The FDB add/del are now done through the notification chain. The FDBs
are synced with the bridge and there is no need for extra dumping.

Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com>
Reviewed-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.c
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c