diff options
author | Sudeep Holla | 2015-09-21 17:47:09 +0200 |
---|---|---|
committer | David S. Miller | 2015-09-24 23:22:52 +0200 |
commit | d5b8d6404395641987db76e28334cae4cef771ae (patch) | |
tree | d20f155e1b67e03251e26a13ffda511f196df650 /net/ipv4/ip_tunnel_core.c | |
parent | skbuff: Fix skb checksum flag on skb pull (diff) | |
download | kernel-qcow2-linux-d5b8d6404395641987db76e28334cae4cef771ae.tar.gz kernel-qcow2-linux-d5b8d6404395641987db76e28334cae4cef771ae.tar.xz kernel-qcow2-linux-d5b8d6404395641987db76e28334cae4cef771ae.zip |
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
The device is set as wakeup capable using proper wakeup API but the
driver misuses IRQF_NO_SUSPEND to set the interrupt as wakeup source
which is incorrect.
This patch removes the use of IRQF_NO_SUSPEND flags replacing it with
enable_irq_wake instead.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Claudiu Manoil <claudiu.manoil@freescale.com>
Cc: Kevin Hao <haokexin@gmail.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_tunnel_core.c')
0 files changed, 0 insertions, 0 deletions