Re: [PATCH net-next 13/18] net: dsa: mv88e6xxx: add VTU GetNext operation

2017-04-27 Thread Andrew Lunn
On Wed, Apr 26, 2017 at 11:53:31AM -0400, Vivien Didelot wrote: > Add a new vtu_getnext operation to the chip info structure to differ the > various implementations of the VTU accesses. > > Signed-off-by: Vivien Didelot Reviewed-by: Andrew Lunn

Re: [PATCH net-next 13/18] net: dsa: mv88e6xxx: add VTU GetNext operation

2017-04-27 Thread Andrew Lunn
On Wed, Apr 26, 2017 at 11:53:31AM -0400, Vivien Didelot wrote: > Add a new vtu_getnext operation to the chip info structure to differ the > various implementations of the VTU accesses. > > Signed-off-by: Vivien Didelot Reviewed-by: Andrew Lunn Andrew

[PATCH net-next 13/18] net: dsa: mv88e6xxx: add VTU GetNext operation

2017-04-26 Thread Vivien Didelot
Add a new vtu_getnext operation to the chip info structure to differ the various implementations of the VTU accesses. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c| 82 ++---

[PATCH net-next 13/18] net: dsa: mv88e6xxx: add VTU GetNext operation

2017-04-26 Thread Vivien Didelot
Add a new vtu_getnext operation to the chip info structure to differ the various implementations of the VTU accesses. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c| 82 ++--- drivers/net/dsa/mv88e6xxx/global1.h | 4 ++