From fbb2186fbdd4853fab4951d051a205d7cfeec134 Mon Sep 17 00:00:00 2001
From: Koen Vandeputte <koen.vandeputte@ncentric.com>
Date: Thu, 7 Feb 2019 11:06:27 +0100
Subject: kernel: bump 4.14 to 4.14.98

Refreshed all patches.

Remove upstreamed:
- 100-arm-cns3xxx-fix-writing-to-wrong-PCI-registers-after.patch

Altered patches:
- 721-phy_packets.patch

Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
---
 target/linux/mediatek/patches-4.14/0048-net-core-add-RPS-balancer.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux/mediatek/patches-4.14')

diff --git a/target/linux/mediatek/patches-4.14/0048-net-core-add-RPS-balancer.patch b/target/linux/mediatek/patches-4.14/0048-net-core-add-RPS-balancer.patch
index 159742c16b..7fb4cadea0 100644
--- a/target/linux/mediatek/patches-4.14/0048-net-core-add-RPS-balancer.patch
+++ b/target/linux/mediatek/patches-4.14/0048-net-core-add-RPS-balancer.patch
@@ -78,7 +78,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
  		if (cpu_online(tcpu)) {
  			cpu = tcpu;
  			goto done;
-@@ -8838,6 +8890,9 @@ static int __init net_dev_init(void)
+@@ -8841,6 +8893,9 @@ static int __init net_dev_init(void)
  		sd->backlog.weight = weight_p;
  	}
  
-- 
cgit v1.2.3