Re: [net-next PATCH 1/3 v1] net: dsa: rtl8366: Fix VLAN semantics

2020-07-08 Thread Florian Fainelli
On 7/8/2020 1:44 PM, Linus Walleij wrote: > The RTL8366 would not handle adding new members (ports) to > a VLAN: the code assumed that ->port_vlan_add() was only > called once for a single port. When intializing the > switch with .configure_vlan_while_not_filtering set to > true, the function is

[net-next PATCH 1/3 v1] net: dsa: rtl8366: Fix VLAN semantics

2020-07-08 Thread Linus Walleij
The RTL8366 would not handle adding new members (ports) to a VLAN: the code assumed that ->port_vlan_add() was only called once for a single port. When intializing the switch with .configure_vlan_while_not_filtering set to true, the function is called numerous times for adding all ports to VLAN1, w