kernel: Update kernel 4.14 to version 4.14.199
[openwrt/staging/hauke.git] / target / linux / mediatek / patches-4.14 / 0048-net-core-add-RPS-balancer.patch
index 74840229948aeb04f8ce331f7efff1dd6d066ca0..89e71c54ef098e358662b24e0c24203dab629a8a 100644 (file)
@@ -78,7 +78,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
                if (cpu_online(tcpu)) {
                        cpu = tcpu;
                        goto done;
-@@ -8865,6 +8917,9 @@ static int __init net_dev_init(void)
+@@ -8866,6 +8918,9 @@ static int __init net_dev_init(void)
                sd->backlog.weight = weight_p;
        }