summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch')
-rw-r--r--target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch b/target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch
index d9fba6288d..a1117d3841 100644
--- a/target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch
+++ b/target/linux/generic/hack-4.9/662-remove_pfifo_fast.patch
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/sched/sch_generic.c
+++ b/net/sched/sch_generic.c
-@@ -449,146 +449,6 @@ struct Qdisc_ops noqueue_qdisc_ops __rea
+@@ -450,146 +450,6 @@ struct Qdisc_ops noqueue_qdisc_ops __rea
.owner = THIS_MODULE,
};