]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/m_pedit.c
tc: fix parsing of the control action
[mirror_iproute2.git] / tc / m_pedit.c
index dc57f14ae1ce5fae75052d04115eb6e7cef7e07a..26549eeea8995a001d51a02826dcbf63a0068f9e 100644 (file)
@@ -672,7 +672,6 @@ int parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id,
 
        parse_action_control_dflt(&argc, &argv, &sel.sel.action, false, TC_ACT_OK);
 
-       NEXT_ARG_FWD();
        if (argc) {
                if (matches(*argv, "index") == 0) {
                        NEXT_ARG();