linux/drivers/net/ethernet/mediatek
John Crispin 8186f6e382 net-next: mediatek: fix compile error inside mtk_poll_controller()
commit 8067302973 ("net-next: mediatek: add support for IRQ grouping")
failed to properly update the irq handling inside mtk_poll_controller()
causing compile errors if netconsole was enabled. Fix this by updating
the code to use the new separated irq handler function for RX.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-02 15:22:29 -04:00
..
Kconfig
Makefile
mtk_eth_soc.c net-next: mediatek: fix compile error inside mtk_poll_controller() 2016-07-02 15:22:29 -04:00
mtk_eth_soc.h net-next: mediatek: add support for IRQ grouping 2016-06-30 08:52:04 -04:00