]> git.proxmox.com Git - mirror_iproute2.git/commit
tc: m_ife: fix match tcindex parsing
authorAlexander Aring <aring@mojatatu.com>
Mon, 30 Oct 2017 16:37:49 +0000 (12:37 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 31 Oct 2017 16:56:58 +0000 (17:56 +0100)
commit25a24934ab77436fae1a0ba076aac16350191ead
tree1282084c7221efc620b85691cd9e68da8ce2babb
parent103bc5f11da9b9f7bb4ca0fb187aa13d1135ad76
tc: m_ife: fix match tcindex parsing

This patch changes ife_prio to ife_tcindex which is right variable to
assign in the argument in this case.

Signed-off-by: Alexander Aring <aring@mojatatu.com>
tc/m_ife.c