projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] initial support for Asus RT-N15
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
patches
/
212-htb_time_fix.patch
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
faef690
..
8c1d11e
100644
(file)
--- 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) {
@@ -369,7 +369,7 @@ static void htb_debug_dump (struct htb_s
struct list_head *l;
list_for_each (l,q->hash+i) {
This page took
0.027315 seconds
and
4
git commands to generate.