From 5e771160b81bfec760a5f7f114cc5dc41ff595e6 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Tue, 25 Jun 2019 12:53:55 +0200 Subject: kernel: bump 4.14 to 4.14.130 Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- .../linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch') 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); -- cgit v1.2.3