]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/q_hhf.c
tc: B.W limits can now be specified in %.
[mirror_iproute2.git] / tc / q_hhf.c
index d1f15f9a17e16dfe7daaa43e2095e488f5cad75a..2ec3d42f042983a90b5dd17400b6cb83139b5874 100644 (file)
@@ -25,7 +25,7 @@ static void explain(void)
 }
 
 static int hhf_parse_opt(struct qdisc_util *qu, int argc, char **argv,
-                        struct nlmsghdr *n)
+                        struct nlmsghdr *n, const char *dev)
 {
        unsigned int limit = 0;
        unsigned int quantum = 0;