summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDoug Berger <opendmb@gmail.com>2025-03-06 11:26:42 -0800
committerJakub Kicinski <kuba@kernel.org>2025-03-07 19:33:48 -0800
commit254f3239dd070e469f45c3ca8b6ac38e47d6c730 (patch)
tree64790bb03e6aa25f0cb9b13efa8e00e1e525759e /net/lapb/lapb_timer.c
parent2432b9817b7cb91aaae9e5032da0bb017cb3102d (diff)
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions