Re: [PATCH net-next v4 04/13] net: sfp: Add helper to return the SFP bus name
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-12-17 17:07:50
Also in:
linux-arm-kernel, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-12-17 17:07:50
Also in:
linux-arm-kernel, lkml
On Fri, Dec 15, 2023 at 06:12:26PM +0100, Maxime Chevallier wrote:
Knowing the bus name is helpful when we want to expose the link topology to userspace, add a helper to return the SFP bus name. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew