summaryrefslogtreecommitdiff
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorDiego Viola <diego.viola@gmail.com>2016-02-23 12:04:04 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-20 15:41:57 +0900
commit05b0ca3ec3a2e49f29bfc2879c87699eb5a90ee4 (patch)
treed789d8708b0882190dbb27b9336d8002db1595a5 /net/tipc/node.c
parente948c9adee31b56f90efd3eb240221fe257f5aba (diff)
net: jme: fix suspend/resume on JMC260
[ Upstream commit ee50c130c82175eaa0820c96b6d3763928af2241 ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions