]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6276288a4c1f755e6b65b0f2e1177855b0340e31
tree4240c6f3a5e422639a835a25eaba246c6ececed4
parent8961b1940200ac5e91bee1c1bc69086365e1b7c9
skge: Unmask interrupts in case of spurious interrupts

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>
drivers/net/ethernet/marvell/skge.c