commit | 01676d129c1a7645879a104cbe5ac43bfa3c25a4 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri May 19 17:00:41 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 22 19:37:32 2017 -0400 |
tree | 1ecb543615ad1cd8e9de41562239432c27e4d4b4 | |
parent | bcebb976ec433e1f8a81d1a70db26420e85386aa [diff] |
net: dsa: change scope of VLAN handlers Change the scope of the switchdev VLAN object handlers from the DSA slave device to the generic DSA port, so that the future port-wide API can also be used for other port types, such as CPU and DSA links. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>