Re: [PATCH net-next 04/18] net: dsa: mv88e6xxx: move VTU flush

2017-04-27 Thread Andrew Lunn
On Wed, Apr 26, 2017 at 11:53:22AM -0400, Vivien Didelot wrote: > Move the VTU flush operation to global1_vtu.c and call it from a > mv88e6xxx_vtu_setup helper, similarly to the ATU and PVT setup. > > Signed-off-by: Vivien Didelot Reviewed-by: Andrew Lunn Andrew

[PATCH net-next 04/18] net: dsa: mv88e6xxx: move VTU flush

2017-04-26 Thread Vivien Didelot
Move the VTU flush operation to global1_vtu.c and call it from a mv88e6xxx_vtu_setup helper, similarly to the ATU and PVT setup. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c| 28 drivers/net/dsa/mv88e6xxx/global1.h | 1 + drivers/ne