summaryrefslogtreecommitdiff
path: root/drivers/net/vrf.c
diff options
context:
space:
mode:
authorDiego Viola <diego.viola@gmail.com>2016-02-23 12:04:04 -0300
committerDavid S. Miller <davem@davemloft.net>2016-02-24 23:58:21 -0500
commitee50c130c82175eaa0820c96b6d3763928af2241 (patch)
treea2cfe07446fc9d7a5fac0dd59d15833eab3a9b74 /drivers/net/vrf.c
parent25ac3417b79b0aafd2401c96503716901be4533b (diff)
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 <diego.viola@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vrf.c')
0 files changed, 0 insertions, 0 deletions