commit | da9c359e19f0a72a386a0e83a098b6dae21aa3c3 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Feb 12 12:09:40 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 23 14:52:46 2016 -0500 |
tree | 26efe75b0ed49952a7acdd41ab03c33c1aa2b1c7 | |
parent | a6692754d61a6b3735803783f394880805675f99 [diff] |
net: dsa: mv88e6xxx: check hardware VLAN in use The DSA drivers now have access to the VLAN prepare phase and the bridge net_device. It is easier to check for overlapping bridges from within the driver. Thus add such check in mv88e6xxx_port_vlan_prepare. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>