commit | be7432b952bcbe2d7ac27a9f8545cce4cc74a4df | [log] [tgz] |
---|---|---|
author | Arkadi Sharshevsky <arkadis@mellanox.com> | Thu Jun 08 08:44:21 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 08 14:16:28 2017 -0400 |
tree | e17ca777560375474ace0f8f40dca64303ca898e | |
parent | af061378924f6d2f368b3769fd59fd95875dc942 [diff] |
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>