kernel: update 4.9 to 4.9.51
[openwrt/staging/wigyori.git] / target / linux / mediatek / patches-4.9 / 0048-net-core-add-RPS-balancer.patch
index 20d0e43b383fdb51d804fe1943b2bdd9b258213f..6a34cf2f2643f6cc66209709851970e28a409599 100644 (file)
@@ -78,7 +78,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
                if (cpu_online(tcpu)) {
                        cpu = tcpu;
                        goto done;
-@@ -8426,6 +8478,9 @@ static int __init net_dev_init(void)
+@@ -8427,6 +8479,9 @@ static int __init net_dev_init(void)
                sd->backlog.weight = weight_p;
        }