Re: [PATCH net-next v3 03/12] net: dsa: mv88e6xxx: extract device mapping

2016-07-18 Thread Andrew Lunn
On Mon, Jul 18, 2016 at 08:45:31PM -0400, Vivien Didelot wrote: > The Device Mapping register is an indirect table access. > > Provide helpers to access this table and explicit the checking of the > new DSA_RTABLE_NONE routing table value. > > Signed-off-by: Vivien Didelot Reviewed-by: Andrew L

[PATCH net-next v3 03/12] net: dsa: mv88e6xxx: extract device mapping

2016-07-18 Thread Vivien Didelot
The Device Mapping register is an indirect table access. Provide helpers to access this table and explicit the checking of the new DSA_RTABLE_NONE routing table value. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c | 75 1 file change