Files
linux-stable-mirror/drivers/net
Jisheng Zhang 50fe79589c net: stmmac: reduce unnecessary wakeups from eee sw timer
[ Upstream commit c74ead223d ]

Currently, on EEE capable platforms, if EEE SW timer is used, the SW
timer cause 1 wakeup/s even if the TX has successfully entered EEE.
Remove this unnecessary wakeup by only calling mod_timer() if we
haven't successfully entered EEE.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-02-16 12:56:14 +01:00
..
2022-01-27 11:05:36 +01:00