diff options
| author | Diego Viola <[email protected]> | 2016-02-23 15:04:04 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-02-25 04:58:21 +0000 |
| commit | ee50c130c82175eaa0820c96b6d3763928af2241 (patch) | |
| tree | a2cfe07446fc9d7a5fac0dd59d15833eab3a9b74 /net/switchdev/switchdev.c | |
| parent | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin... (diff) | |
| download | kernel-ee50c130c82175eaa0820c96b6d3763928af2241.tar.gz kernel-ee50c130c82175eaa0820c96b6d3763928af2241.zip | |
net: jme: fix suspend/resume on JMC260
The JMC260 network card fails to suspend/resume because the call to
jme_start_irq() was too early, moving the call to jme_start_irq() after
the call to jme_reset_link() makes it work.
Prior this change suspend/resume would fail unless /sys/power/pm_async=0
was explicitly specified.
Relevant bug report: https://bugzilla.kernel.org/show_bug.cgi?id=112351
Signed-off-by: Diego Viola <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
