Re: [PATCH net-next 06/18] net: dsa: mv88e6xxx: move VTU SID accessors

2017-04-27 Thread Andrew Lunn
On Wed, Apr 26, 2017 at 11:53:24AM -0400, Vivien Didelot wrote: > Add helpers to access the VTU SID register in the global1_vtu.c file. > > Signed-off-by: Vivien Didelot Reviewed-by: Andrew Lunn Andrew

[PATCH net-next 06/18] net: dsa: mv88e6xxx: move VTU SID accessors

2017-04-26 Thread Vivien Didelot
Add helpers to access the VTU SID register in the global1_vtu.c file. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c| 21 - drivers/net/dsa/mv88e6xxx/global1.h | 4 drivers/net/dsa/mv88e6xxx/global1_vtu.c | 25 + 3