linux/drivers/net/ethernet/mediatek
John Crispin 019d0c9936 net-next: mediatek: remove superfluous free_irq() call
Commit 8067302973 ("net-next: mediatek: add support for IRQ grouping")
adds handling for irq 1 and 2 to the uninit function but did not remove
irq 0 which is not used since irq grouping was introduced. Fix this by
removing the superfluous call to free_irq().

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: John Crispin <john@phrozen.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-04 23:55:56 -07:00
..
Kconfig
Makefile
mtk_eth_soc.c net-next: mediatek: remove superfluous free_irq() call 2016-07-04 23:55:56 -07:00
mtk_eth_soc.h net-next: mediatek: add support for IRQ grouping 2016-06-30 08:52:04 -04:00