Re: [PATCH net-next v3 07/13] net: dsa: Remove support for vlan dump from DSA's drivers

2017-08-07 Thread Florian Fainelli
On 08/06/2017 06:15 AM, Arkadi Sharshevsky wrote: > This is done as a preparation before removing support for vlan dump from > DSA core. The vlans are synced with the bridge and thus there is no > need for special dump operation support. > > Signed-off-by: Arkadi Sharshevsky

[PATCH net-next v3 07/13] net: dsa: Remove support for vlan dump from DSA's drivers

2017-08-06 Thread Arkadi Sharshevsky
This is done as a preparation before removing support for vlan dump from DSA core. The vlans are synced with the bridge and thus there is no need for special dump operation support. Signed-off-by: Arkadi Sharshevsky --- drivers/net/dsa/b53/b53_common.c | 44