skge: Unmask interrupts in case of spurious interrupts
authorLino Sanfilippo <LinoSanfilippo@gmx.de>
Sun, 30 Nov 2014 11:51:31 +0000 (12:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Dec 2014 05:33:19 +0000 (21:33 -0800)
In case of a spurious interrupt dont forget to reenable the interrupts that
have been masked by reading the interrupt source register.

Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Acked-by: Mirko Lindner <mlindner@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found