]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/q_clsact.c
tc: B.W limits can now be specified in %.
[mirror_iproute2.git] / tc / q_clsact.c
index e2a1a7100c3086d178e30b30d887177c662ae70d..5e8dd91cb3744b57fb0d12c21c3e053981f0e404 100644 (file)
@@ -10,7 +10,7 @@ static void explain(void)
 }
 
 static int clsact_parse_opt(struct qdisc_util *qu, int argc, char **argv,
-                           struct nlmsghdr *n)
+                           struct nlmsghdr *n, const char *dev)
 {
        if (argc > 0) {
                fprintf(stderr, "What is \"%s\"?\n", *argv);