Re: [PATCH net-next 04/18] net: dsa: mv88e6xxx: move VTU flush
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-04-27 18:34:28
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-04-27 18:34:28
Also in:
lkml
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 <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew