]> www.infradead.org Git - users/hch/misc.git/commit
net: phylink: pass neg_mode into c22 state decoder
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 13 Jan 2025 09:22:34 +0000 (09:22 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 15 Jan 2025 21:23:30 +0000 (13:23 -0800)
commit7e3cb4e874ab0dcf8b10e43e5068824bf0adcb4c
tree271467f752b62b4f5a02e4ea424f7e5d9ffb1aaa
parentc6739623c91bb3d6e9b20e05afbe69a2664f2d70
net: phylink: pass neg_mode into c22 state decoder

Pass the current neg_mode into phylink_mii_c22_pcs_get_state() and
phylink_mii_c22_pcs_decode_state(). Update all users of phylink PCS
that use these functions.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Tested-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/E1tXGeY-000Et9-8g@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/freescale/fman/fman_dtsec.c
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c
drivers/net/ethernet/microchip/lan966x/lan966x_port.c
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
drivers/net/pcs/pcs-lynx.c
drivers/net/pcs/pcs-mtk-lynxi.c
drivers/net/pcs/pcs-xpcs.c
drivers/net/phy/phylink.c
include/linux/phylink.h