summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-02-10 22:36:59 +0000
committerLuka Perkov <luka@openwrt.org>2015-02-10 22:36:59 +0000
commit92f324d33355e26bb119e731197445cf229afbfa (patch)
tree8e167dcfe6a61e3139453af2aae79057c04a6d5b /target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch
parent7aa5766ad137c10cca1a67672f2d8371141f7841 (diff)
downloadmtk-20170518-92f324d33355e26bb119e731197445cf229afbfa.zip
mtk-20170518-92f324d33355e26bb119e731197445cf229afbfa.tar.gz
mtk-20170518-92f324d33355e26bb119e731197445cf229afbfa.tar.bz2
kernel: switch 3.19 from -rc5 to release .0
Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44381
Diffstat (limited to 'target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch')
-rw-r--r--target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch b/target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch
index 3cbbae3..e7b781b 100644
--- a/target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch
+++ b/target/linux/generic/patches-3.19/662-use_fq_codel_by_default.patch
@@ -32,7 +32,7 @@
{
--- a/include/net/sch_generic.h
+++ b/include/net/sch_generic.h
-@@ -343,6 +343,7 @@ extern struct Qdisc noop_qdisc;
+@@ -340,6 +340,7 @@ extern struct Qdisc noop_qdisc;
extern struct Qdisc_ops noop_qdisc_ops;
extern struct Qdisc_ops pfifo_fast_ops;
extern struct Qdisc_ops mq_qdisc_ops;