]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/q_sfb.c
tc: B.W limits can now be specified in %.
[mirror_iproute2.git] / tc / q_sfb.c
index d074e87b6441d0ac30309bf11e09c1d517f1cff0..4b366ddd915c967a88774ba63212922f43ac83b5 100644 (file)
@@ -48,7 +48,7 @@ static int get_prob(__u32 *val, const char *arg)
 }
 
 static int sfb_parse_opt(struct qdisc_util *qu, int argc, char **argv,
-                        struct nlmsghdr *n)
+                        struct nlmsghdr *n, const char *dev)
 {
        struct tc_sfb_qopt opt = {
                .rehash_interval = 600*1000,