kernel: bump 4.14 to 4.14.138
[openwrt/staging/981213.git] / target / linux / mediatek / patches-4.14 / 0048-net-core-add-RPS-balancer.patch
index 59a1fb1d29153854956381b0160b3db0bf456394..6e254726e83b91d9ac2dc59c45d28d4f87a15d0e 100644 (file)
@@ -78,7 +78,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
                if (cpu_online(tcpu)) {
                        cpu = tcpu;
                        goto done;
-@@ -8844,6 +8896,9 @@ static int __init net_dev_init(void)
+@@ -8846,6 +8898,9 @@ static int __init net_dev_init(void)
                sd->backlog.weight = weight_p;
        }