X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f3016ce71f0bbc04af06b7f8be4a4af0fd0269c2..e83dfd3b1dfb43dfc9dd5995d9ccb946c2a3a31e:/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 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) {