commit | 81f77bc00689ea602e8f19ef5b6dc7b1e238187b | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Aug 24 12:00:28 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 24 09:41:12 2016 -0700 |
tree | 29270397bf5186ff401e4c57db0935a8352a77ac | |
parent | 89b548f0cfad8322cefe777746e4c12f0ab9ba60 [diff] |
mlxsw: spectrum: Remove unnecessary check in FDB processing We now offload the learning configuration to the device and don't rely on the driver to decide whether to learn the FDB record, so remove the check. 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>