]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: stmmac: remove calls to xpcs_config_eee()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 10 Feb 2025 10:54:00 +0000 (10:54 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Feb 2025 21:42:52 +0000 (13:42 -0800)
commitdba7441b3916d145e24329fbef761b7349ba631c
treecfd3c04cff7f5635f6101bb812ea11c57eebfaae
parent5a12b2cf29c12d9d1467ec3e03746cd43dbb6251
net: stmmac: remove calls to xpcs_config_eee()

Remove the explicit calls to xpcs_config_eee() from the stmmac driver,
preferring instead for phylink to manage the EEE configuration at the
PCS.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1thRQO-003w7I-Ap@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c