commit | 76e398a6271285c1f361d66445a55cdcee5c1b4b | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Sun Nov 01 12:33:55 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 01 15:56:11 2015 -0500 |
tree | dbda581bc4be2cc8906b3866815de574cb58ad63 | |
parent | ea3803c193df18d8353d6c8d77034066a08c19f5 [diff] |
net: dsa: use switchdev obj for VLAN add/del ops Simplify DSA by pushing the switchdev objects for VLAN add and delete operations down to its drivers. Currently only mv88e6xxx is affected. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>