commit | 553a768dea1d113f467fb45bb26c4bb3d6b643c4 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Wed Jun 07 18:12:16 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 08 11:43:32 2017 -0400 |
tree | 2e3182ce02c44fac89b321cc1f483baddda87c48 | |
parent | b2f81d304cee0e027c666890f52644a92062cce0 [diff] |
net: dsa: mv88e6xxx: exclude all ports in new VLAN Now that the DSA core adds the CPU and DSA ports itself to the new VLAN entry, there is no need to include them as members of this VLAN when initializing a new VTU entry. As of now, initialize a new VTU entry with all ports excluded. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>