]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/m_bpf.c
tc: fix parsing of the control action
[mirror_iproute2.git] / tc / m_bpf.c
index 576f69ccdab098668ea92e48c6bb4c57959bad70..1c1f71cdb83f9ac6522658315b6cf1671fb1f97b 100644 (file)
@@ -129,7 +129,6 @@ opt_bpf:
 
        parse_action_control_dflt(&argc, &argv, &parm.action,
                                  false, TC_ACT_PIPE);
-       NEXT_ARG_FWD();
 
        if (argc) {
                if (matches(*argv, "index") == 0) {