]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.c
tc: Fix wrong struct variable order
authorPaul Blakey <paulb@mellanox.com>
Tue, 21 Nov 2017 12:40:41 +0000 (14:40 +0200)
committerSimon Horman <simon.horman@netronome.com>
Thu, 23 Nov 2017 11:40:21 +0000 (11:40 +0000)
commitfbaf1bf9ef696c4aba24ace9aa8857cd6465a251
tree97e316f8f4cc073f51820bce8c56840e5350b512
parent518bbe9971e49e2a67efdc3ffce906705eb776a2
tc: Fix wrong struct variable order

Fix the struct variable order to corrospond with
it's usage.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/tc.c