summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@nxp.com>2016-05-10 09:42:26 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-05-10 19:59:49 (GMT)
commit84a527a41f38a80353f185d05e41b021e1ff672b (patch)
tree5ef4c6cf2bbb382b10276f8344453a03b2ebfaa7 /net/sched
parent10a81980fc47e64ffac26a073139813d3f697b64 (diff)
downloadlinux-84a527a41f38a80353f185d05e41b021e1ff672b.tar.xz
net: phylib: fix interrupts re-enablement in phy_start
If phy was suspended and is starting, current driver always enable phy's interrupts, if phy works in polling, phy can raise unexpected interrupt which will not be handled, the interrupt will block system enter suspend again. So interrupts should only be re-enabled if phy works in interrupt. Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions