X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fpatches-4.14%2F0046-net-mediatek-add-irq-delay.patch;fp=target%2Flinux%2Fmediatek%2Fpatches-4.14%2F0046-net-mediatek-add-irq-delay.patch;h=088914fda1131e6f65ed999153ef666c2df87249;hb=e4eec3bfd813d8ebe45d3489c630a9c60a781c55;hp=3ace7265c6ca159871380b61261d90851c70ef65;hpb=5816caad26ae294f0adb4ed07ed53dcba7277c33;p=openwrt%2Fopenwrt.git diff --git a/target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch b/target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch index 3ace7265c6..088914fda1 100644 --- a/target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch +++ b/target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch @@ -11,7 +11,7 @@ Signed-off-by: John Crispin --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c -@@ -1995,6 +1995,7 @@ static int mtk_hw_init(struct mtk_eth *e +@@ -1996,6 +1996,7 @@ static int mtk_hw_init(struct mtk_eth *e /* enable interrupt delay for RX */ mtk_w32(eth, MTK_PDMA_DELAY_RX_DELAY, MTK_PDMA_DELAY_INT);