commit | 4b14cc313f076c37b646cee06a85f0db59cf216c | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jun 11 10:19:46 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 12 11:08:15 2019 -0700 |
tree | 0d7a52a290b6aa5f4fda0df4518a4f8054963173 | |
parent | e891ce1dd2a54c41a3b70d822cd832735c03b892 [diff] |
mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed When PVID is removed from a bridge port, the Linux bridge drops both untagged and prio-tagged packets. Align mlxsw with this behavior. Fixes: 148f472da5db ("mlxsw: reg: Add the Switch Port Acceptable Frame Types register") Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>