Re: [PATCH net-next v3 10/13] net: dsa: Remove redundant MDB dump support

2017-08-07 Thread Florian Fainelli
On 08/06/2017 06:15 AM, Arkadi Sharshevsky wrote: > Currently the MDB HW database is synced with the bridge's one, thus, > There is no need to support special dump functionality. > > Signed-off-by: Arkadi Sharshevsky Reviewed-by: Florian Fainelli -- Florian

[PATCH net-next v3 10/13] net: dsa: Remove redundant MDB dump support

2017-08-06 Thread Arkadi Sharshevsky
Currently the MDB HW database is synced with the bridge's one, thus, There is no need to support special dump functionality. Signed-off-by: Arkadi Sharshevsky --- include/net/dsa.h | 4 net/dsa/dsa_priv.h | 2 -- net/dsa/port.c | 11 --- net/dsa/slave.c| 3 --- 4 files c