summaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch')
-rw-r--r--obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch b/obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch
index f74168aee..3c9a50e3d 100644
--- a/obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch
+++ b/obsolete-buildroot/sources/openwrt/kernel/patches/110-sch_htb.patch
@@ -1,5 +1,5 @@
---- src/linux/linux/net/sched/sch_htb.c 2003-10-14 01:09:35.000000000 -0700
-+++ src/linux/linux.2.4.26/net/sched/sch_htb.c 2004-05-10 00:05:51.000000000 -0700
+--- linux/net/sched/sch_htb.c 2003-10-14 01:09:35.000000000 -0700
++++ linux.2.4.26/net/sched/sch_htb.c 2004-05-10 00:05:51.000000000 -0700
@@ -9,6 +9,8 @@
* Authors: Martin Devera, <devik@cdi.cz>
*
@@ -553,8 +553,8 @@
cl->un.leaf.quantum = 200000;
}
if (hopt->quantum)
---- src/linux/linux/include/net/pkt_cls.h 2003-07-04 01:12:28.000000000 -0700
-+++ src/linux/linux.2.4.26/include/net/pkt_cls.h 2004-05-10 22:21:40.000000000 -0700
+--- linux/include/net/pkt_cls.h 2003-07-04 01:12:28.000000000 -0700
++++ linux.2.4.26/include/net/pkt_cls.h 2004-05-10 22:21:40.000000000 -0700
@@ -77,7 +77,11 @@
return -1;
}