X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=tc%2Fq_rr.c;h=843a4faeef41bab5d8cac306057033c40123fba2;hb=927e3cfb52b5;hp=71ce3ce5fe79c04d65be3bdbad70270ac06c8b53;hpb=913352fe54bdd33c99cde082ee6a3168cad602ec;p=mirror_iproute2.git diff --git a/tc/q_rr.c b/tc/q_rr.c index 71ce3ce5..843a4fae 100644 --- a/tc/q_rr.c +++ b/tc/q_rr.c @@ -28,7 +28,7 @@ static void explain(void) } -static int rr_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n) +static int rr_parse_opt(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n, const char *dev) { int pmap_mode = 0; int idx = 0;