diff options
author | Jose Abreu <Jose.Abreu@synopsys.com> | 2018-07-31 15:08:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-01 09:35:42 -0700 |
commit | b7d0f08e9129c45ed41bc0cfa8e77067881e45fd (patch) | |
tree | 822295d6c606bebb283acba19b823ef670be8d94 /Documentation/networking | |
parent | 7e2556e40026a1b0c16f37446ab398d5a5a892e4 (diff) | |
download | linux-b7d0f08e9129c45ed41bc0cfa8e77067881e45fd.tar.bz2 |
net: stmmac: Fix WoL for PCI-based setups
WoL won't work in PCI-based setups because we are not saving the PCI EP
state before entering suspend state and not allowing D3 wake.
Fix this by using a wrapper around stmmac_{suspend/resume} which
correctly sets the PCI EP state.
Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions