summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/212-htb_time_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.4/patches/212-htb_time_fix.patch')
-rw-r--r--target/linux/generic-2.4/patches/212-htb_time_fix.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/generic-2.4/patches/212-htb_time_fix.patch b/target/linux/generic-2.4/patches/212-htb_time_fix.patch
index faef690a4..8c1d11eed 100644
--- a/target/linux/generic-2.4/patches/212-htb_time_fix.patch
+++ b/target/linux/generic-2.4/patches/212-htb_time_fix.patch
@@ -1,7 +1,5 @@
-Index: linux-2.4.35.4/net/sched/sch_htb.c
-===================================================================
---- linux-2.4.35.4.orig/net/sched/sch_htb.c
-+++ linux-2.4.35.4/net/sched/sch_htb.c
+--- a/net/sched/sch_htb.c
++++ b/net/sched/sch_htb.c
@@ -369,7 +369,7 @@ static void htb_debug_dump (struct htb_s
struct list_head *l;
list_for_each (l,q->hash+i) {