diff options
author | Doug Berger <opendmb@gmail.com> | 2025-03-06 22:26:42 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-08 06:33:48 +0300 |
commit | 254f3239dd070e469f45c3ca8b6ac38e47d6c730 (patch) | |
tree | 64790bb03e6aa25f0cb9b13efa8e00e1e525759e /tools/perf/scripts/python/task-analyzer.py | |
parent | 2432b9817b7cb91aaae9e5032da0bb017cb3102d (diff) | |
download | linux-254f3239dd070e469f45c3ca8b6ac38e47d6c730.tar.xz |
net: bcmgenet: revise suspend/resume
If the network interface is configured for Wake-on-LAN we should
avoid bringing the interface down and up since it slows the time
to reestablish network traffic on resume.
Redundant calls to phy_suspend() and phy_resume() are removed
since they are already invoked from within phy_stop() and
phy_start() called from bcmgenet_netif_stop() and
bcmgenet_netif_start().
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250306192643.2383632-15-opendmb@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions