summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.4/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-4.4/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
index 2682441b1c..4d4ca250f1 100644
--- a/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
+++ b/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1945,7 +1945,7 @@ static int __init pktsched_init(void)
+@@ -1946,7 +1946,7 @@ static int __init pktsched_init(void)
return err;
}