X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/26966f2c7fcce9af92c12cddbe77ec7e3c29a762..85545a1d5a01821af290e54c7efbfc05d5a1d6f7:/package/iproute2/patches/003-iproute2-htb_overhead.patch diff --git a/package/iproute2/patches/003-iproute2-htb_overhead.patch b/package/iproute2/patches/003-iproute2-htb_overhead.patch index 21f650aa6..bf7ee11d5 100644 --- a/package/iproute2/patches/003-iproute2-htb_overhead.patch +++ b/package/iproute2/patches/003-iproute2-htb_overhead.patch @@ -1,7 +1,5 @@ -Index: iproute2-2.6.25/tc/q_htb.c -=================================================================== ---- iproute2-2.6.25.orig/tc/q_htb.c 2008-05-01 00:37:50.000000000 +0100 -+++ iproute2-2.6.25/tc/q_htb.c 2008-05-01 20:30:28.000000000 +0100 +--- a/tc/q_htb.c ++++ b/tc/q_htb.c @@ -35,10 +35,14 @@ static void explain(void) " default minor id of class to which unclassified packets are sent {0}\n" " r2q DRR quantums are computed as rate in Bps/r2q {10}\n"