]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: phylink: add debug for phy_config_inband()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 18 Mar 2026 08:27:44 +0000 (08:27 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Mar 2026 01:32:05 +0000 (18:32 -0700)
commiteb2415854f3ba7d95c4f30d259f6f598ab604616
tree0570d4f1b5b918c10e8a6d5f91269cb9a35c1c39
parentf44218cd5e6a3d98b137344b808ee154117ce765
net: phylink: add debug for phy_config_inband()

Add debug for the phy_config_inband() call so we can see which inband
modes are being configured at the PHY.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/E1w2mFk-0000000DXW2-2PR9@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phylink.c