summary refs log tree commit diff
path: root/drivers/net/hamradio
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2022-01-23 23:54:58 +0800
committerDavid S. Miller <davem@davemloft.net>2022-01-25 10:55:54 +0000
commitc74ead223deb88bdf18af8c772d7ca5a9b6c3c2b (patch)
tree10d17295286c84db9fd1ca554d1e88297021d170 /drivers/net/hamradio
parente52984be9a522fb55c8f3e3df860d464d6658585 (diff)
downloadlinux-c74ead223deb88bdf18af8c772d7ca5a9b6c3c2b.tar.gz
net: stmmac: reduce unnecessary wakeups from eee sw timer
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>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions