]> git.proxmox.com Git - ovs.git/commit
netdev-tc-offloads: Remove redundant loop handling ovs action set
authorPaul Blakey <paulb@mellanox.com>
Tue, 21 Nov 2017 12:40:40 +0000 (14:40 +0200)
committerSimon Horman <simon.horman@netronome.com>
Thu, 23 Nov 2017 10:32:04 +0000 (10:32 +0000)
commit518bbe9971e49e2a67efdc3ffce906705eb776a2
treef3ae81a1c6971775b14fb0f44881f0fd1aa356f0
parente13bbbab3cf8d9ca91465f6462e6483efe92340b
netdev-tc-offloads: Remove redundant loop handling ovs action set

OVS action set always has a single nested OVS_KEY_ATTR_*
so there is no need to iterate it.

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/netdev-tc-offloads.c