Merge branch 'net-stmmac-yet-more-eee-updates'
authorJakub Kicinski <kuba@kernel.org>
Fri, 7 Feb 2025 19:56:12 +0000 (11:56 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Feb 2025 19:56:12 +0000 (11:56 -0800)
Russell King says:

====================
net: stmmac: yet more EEE updates

Continuing on with the STMMAC EEE cleanups from last cycle, this series
further cleans up the EEE code, and fixes a problem with the existing
implementation - disabling EEE doesn't immediately disable LPI
signalling until the next packet is transmitted. It likely also fixes
a potential race condition when trying to disable LPI vs the software
timer.
====================

Link: https://patch.msgid.link/Z6NqGnM2yL7Ayo-T@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge