From 02e2723ef317c65b6ddfc70144b10f9936cfc2af Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 9 Aug 2021 10:47:18 -0400 Subject: kernel: bump 5.4 to 5.4.139 All patches automatically rebased. Build system: x86_64 Build-tested: ipq806x/R7800 Run-tested: ipq806x/R7800 No dmesg regressions, everything functional Signed-off-by: John Audia --- .../1011-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mediatek') diff --git a/target/linux/mediatek/patches-5.4/1011-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch b/target/linux/mediatek/patches-5.4/1011-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch index 3d62f40544..3f7660b14b 100644 --- a/target/linux/mediatek/patches-5.4/1011-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch +++ b/target/linux/mediatek/patches-5.4/1011-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch @@ -51,7 +51,7 @@ Signed-off-by: Felix Fietkau if (MTK_HAS_CAPS(eth->soc->caps, MTK_SOC_MT7628)) { ret = device_reset(eth->dev); if (ret) { -@@ -3106,6 +3114,16 @@ static int mtk_probe(struct platform_dev +@@ -3101,6 +3109,16 @@ static int mtk_probe(struct platform_dev } } -- cgit v1.2.3