Skip to content
Commit 8186f6e3 authored by John Crispin's avatar John Crispin Committed by David S. Miller
Browse files

net-next: mediatek: fix compile error inside mtk_poll_controller()

commit 80673029

 ("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: default avatarJohn Crispin <john@phrozen.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d624e158
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment