From: Florian Fainelli <f.faine...@gmail.com> Date: Fri, 1 Feb 2019 13:23:38 -0800
> Broadcom STB chips support a deep sleep mode where all register > contents are lost. Because we were stashing the MagicPacket password > into some of these registers a suspend into that deep sleep then a > resumption would not lead to being able to wake-up from MagicPacket with > password again. > > Fix this by keeping a software copy of the password and program it > during suspend. > > Fixes: 83e82f4c706b ("net: systemport: add Wake-on-LAN support") > Signed-off-by: Florian Fainelli <f.faine...@gmail.com> Applied and queued up for -stable, thanks.