commit | 5371bbf4b295eea334ed453efa286afa2c3ccff3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Mar 15 12:57:21 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 15 15:35:30 2017 -0700 |
tree | 0f2189e0832d6db9d4b89096c0655f1ff6196edd | |
parent | 88d339e2d3be955848a034970970931a7ed33956 [diff] |
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled Suspending the PHY would be putting it in a low power state where it may no longer allow us to do Wake-on-LAN. Fixes: cc013fb48898 ("net: bcmgenet: correctly suspend and resume PHY device") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>