aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.1/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-4.1/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
index 8e156fd79d..d17acd02ed 100644
--- a/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
+++ b/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1960,7 +1960,7 @@ static int __init pktsched_init(void)
+@@ -1962,7 +1962,7 @@ static int __init pktsched_init(void)
return err;
}