commit | b414970e210d39d81cc70b46f7d9aa8e07b9297f | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri Mar 10 08:53:34 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 10 09:36:06 2017 -0800 |
tree | df6a6e34dba88a107459702a91b8f3410d479515 | |
parent | 1015d743fedab72ff2f5bbbc31bcc1a2a291c3c5 [diff] |
mlxsw: spectrum: Sanitize bridge's upper devices We're going to allow bridges stacked on top of port netdevs to be enslaved to a VRF, but for now, only VLAN uppers of the VLAN-aware bridge are supported. Sanitize any other bridge upper. This is consistent with the way we sanitize port netdevs' uppers. 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>