aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-07 10:11:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-07 10:11:43 +0000
commitbdcad91700fb78dc5a2a8a3f43b6569d97a34b98 (patch)
tree72b5944b769c84bde80dbcc7adf08f1d620c5bbb /target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
parent8a591d21920ebb402691277199fbae6c966462e0 (diff)
downloadmaster-187ad058-bdcad91700fb78dc5a2a8a3f43b6569d97a34b98.tar.gz
master-187ad058-bdcad91700fb78dc5a2a8a3f43b6569d97a34b98.tar.bz2
master-187ad058-bdcad91700fb78dc5a2a8a3f43b6569d97a34b98.zip
generic: bump 4.4 to rc4
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47801 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch')
-rw-r--r--target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch b/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
index fba373a3c0..4ba20be353 100644
--- a/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
+++ b/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
@@ -32,7 +32,7 @@
{
--- a/include/net/sch_generic.h
+++ b/include/net/sch_generic.h
-@@ -341,6 +341,7 @@ extern struct Qdisc_ops noop_qdisc_ops;
+@@ -344,6 +344,7 @@ extern struct Qdisc_ops noop_qdisc_ops;
extern struct Qdisc_ops pfifo_fast_ops;
extern struct Qdisc_ops mq_qdisc_ops;
extern struct Qdisc_ops noqueue_qdisc_ops;