Re: [PATCH net-next 7/7] net: dsa: mv88e6xxx: Implement devlink info get callback
On Sun, 16 Aug 2020 21:43:16 +0200 Andrew Lunn wrote: > Return the driver name and the asic.id with the switch name. > > Signed-off-by: Andrew Lunn Reviewed-by: Jakub Kicinski
[PATCH net-next 7/7] net: dsa: mv88e6xxx: Implement devlink info get callback
Return the driver name and the asic.id with the switch name. Signed-off-by: Andrew Lunn --- drivers/net/dsa/mv88e6xxx/chip.c| 1 + drivers/net/dsa/mv88e6xxx/devlink.c | 15 +++ drivers/net/dsa/mv88e6xxx/devlink.h | 3 +++ 3 files changed, 19 insertions(+) diff --git a/drivers/