aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 12:53:55 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 16:50:37 +0200
commit5e771160b81bfec760a5f7f114cc5dc41ff595e6 (patch)
treeccb8a2776710be975b27bdc3f67d5563846648bb /target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch
parent9c6fb1d67a450178da49771184dfcb85f719c594 (diff)
downloadupstream-5e771160b81bfec760a5f7f114cc5dc41ff595e6.tar.gz
upstream-5e771160b81bfec760a5f7f114cc5dc41ff595e6.tar.bz2
upstream-5e771160b81bfec760a5f7f114cc5dc41ff595e6.zip
kernel: bump 4.14 to 4.14.130
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch')
-rw-r--r--target/linux/mediatek/patches-4.14/0046-net-mediatek-add-irq-delay.patch2
1 files changed, 1 insertions, 1 deletions
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 <john@phrozen.org>
--- 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);