diff options
author | Doug Berger <opendmb@gmail.com> | 2020-04-29 23:02:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-30 02:55:21 +0300 |
commit | 6f7689057a0f10a6c967b9f2759d7a3dc948b930 (patch) | |
tree | 35e1a298b8f7130b5a25bbe0a65d7b5031244cf9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 72f96347628e73dbb61b307f18dd19293cc6792a (diff) | |
download | linux-6f7689057a0f10a6c967b9f2759d7a3dc948b930.tar.xz |
net: bcmgenet: Fix WoL with password after deep sleep
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: c51de7f3976b ("net: bcmgenet: add Wake-on-LAN support code")
Suggested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Doug Berger <opendmb@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions