]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: stmmac: split stmmac_init_eee() and move to phylink methods
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 5 Feb 2025 13:40:00 +0000 (13:40 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Feb 2025 19:56:09 +0000 (11:56 -0800)
commitcc3f4d5508c87780aa62b34503ff093c86e1edd0
tree710b1b1c6c17c548d4dbae26df0e40f782421d1c
parent6e9c71ee65eb88f94ca0096268079a91b94403ad
net: stmmac: split stmmac_init_eee() and move to phylink methods

Move the appropriate parts of stmmac_init_eee() into the phylink
mac_enable_tx_lpi() and mac_disable_tx_lpi() methods.

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