]> git.proxmox.com Git - mirror_ovs.git/commit - lib/dpif-netdev.c
lib: Use nl_attr_get_odp_port().
authorJoe Stringer <joe@ovn.org>
Mon, 14 Nov 2016 21:29:05 +0000 (13:29 -0800)
committerJoe Stringer <joe@ovn.org>
Wed, 16 Nov 2016 19:53:50 +0000 (11:53 -0800)
commit8611f9a468bf487326c5f8a642bb5a3e0dbf8b94
treed46433608a35e38e93c8e8fbb68c60ddc224e548
parent048318e0726c94876e504de7b578f929e9f509a0
lib: Use nl_attr_get_odp_port().

This helper is a little tidier than the alternative. Use it treewide.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Simon Horman <simon.horman@netronome.com>
lib/dpif-netdev.c
lib/odp-util.c
ofproto/ofproto-dpif-sflow.c