commit | a0b6b8c9fa3c73a523735b8b5f87f59211c70a4e | [log] [tgz] |
---|---|---|
author | Arkadi Sharshevsky <arkadis@mellanox.com> | Sun Aug 06 16:15:45 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 14:48:48 2017 -0700 |
tree | 7b5ee9959a180cb41d4340ae39acef203419933c | |
parent | c9e2105e295ebd123f9cded311f3e5678218f3f4 [diff] |
net: dsa: Remove support for vlan dump from DSA's drivers This is done as a preparation before removing support for vlan dump from DSA core. The vlans are synced with the bridge and thus there is no need for special dump operation 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>