Re: [PATCH net-next 20/20] net: dsa: add VLAN notifier

2017-05-22 Thread Florian Fainelli
On 05/19/2017 02:00 PM, Vivien Didelot wrote: > Add two new DSA_NOTIFIER_VLAN_ADD and DSA_NOTIFIER_VLAN_DEL events to > notify not only a single switch, but all switches of a the fabric when > an VLAN entry is added or removed. > > For the moment, keep the current behavior and ignore other switche

[PATCH net-next 20/20] net: dsa: add VLAN notifier

2017-05-19 Thread Vivien Didelot
Add two new DSA_NOTIFIER_VLAN_ADD and DSA_NOTIFIER_VLAN_DEL events to notify not only a single switch, but all switches of a the fabric when an VLAN entry is added or removed. For the moment, keep the current behavior and ignore other switches. Signed-off-by: Vivien Didelot --- net/dsa/dsa_priv