Re: [PATCH net-next v4 5/9] net: dsa: mv88e6xxx: add switch info

2016-04-17 Thread Andrew Lunn
On Sun, Apr 17, 2016 at 01:23:59PM -0400, Vivien Didelot wrote: > Add a new switch info structure which is meant to store switch models > static information, such as product number, name, number of ports, > number of databases, etc. > > Signed-off-by: Vivien Didelot Reviewed-by: Andrew Lunn Th

[PATCH net-next v4 5/9] net: dsa: mv88e6xxx: add switch info

2016-04-17 Thread Vivien Didelot
Add a new switch info structure which is meant to store switch models static information, such as product number, name, number of ports, number of databases, etc. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6123.c | 15 +++ drivers/net/dsa/mv88e6131.c | 19 ++--