]> Git Repo - linux.git/commit
net: sfp: Add helper to return the SFP bus name
authorMaxime Chevallier <[email protected]>
Thu, 4 Apr 2024 09:29:54 +0000 (11:29 +0200)
committerDavid S. Miller <[email protected]>
Sat, 6 Apr 2024 17:25:14 +0000 (18:25 +0100)
commitfdd353965b52de7580795824de7010a73ff98f30
treec8824bfae17f902b7d255a757fbb522207721776
parente75e4e074c4475a3a6145593ecf2dcaf3995fa50
net: sfp: Add helper to return the SFP bus name

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 <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/phy/sfp-bus.c
include/linux/sfp.h
This page took 0.055622 seconds and 4 git commands to generate.