]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: bcmgenet: increase WoL poll timeout
authorJustin Chen <justin.chen@broadcom.com>
Thu, 12 Mar 2026 19:18:52 +0000 (12:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2026 10:08:53 +0000 (11:08 +0100)
commitdcb88a003e390d042cb15917d293416bdafa6243
tree907116d22db9d044e51f107f7b8f3e7ebe732023
parent633e8f87dad32263f6a57dccdb873f042c062111
net: bcmgenet: increase WoL poll timeout

[ Upstream commit 6cfc3bc02b977f2fba5f7268e6504d1931a774f7 ]

Some systems require more than 5ms to get into WoL mode. Increase the
timeout value to 50ms.

Fixes: c51de7f3976b ("net: bcmgenet: add Wake-on-LAN support code")
Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20260312191852.3904571-1-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c