commit | c069fcd82c571953b8aaf68769afe9ccb1aa7a9f | [log] [tgz] |
---|---|---|
author | Arkadi Sharshevsky <arkadis@mellanox.com> | Sun Aug 06 16:15:46 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 14:48:48 2017 -0700 |
tree | 037c1c9da697426652421368ca83af1ba2290c78 | |
parent | a0b6b8c9fa3c73a523735b8b5f87f59211c70a4e [diff] |
net: dsa: Remove support for bypass bridge port attributes/vlan set The bridge port attributes/vlan for DSA devices should be set only from bridge code. Furthermore, The vlans are synced totally with the bridge so there is no need for special dump support. Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>