openvswitch: Rename LABEL->LABELS
authorJoe Stringer <[email protected]>
Thu, 1 Oct 2015 22:00:37 +0000 (15:00 -0700)
committerDavid S. Miller <[email protected]>
Mon, 5 Oct 2015 13:34:28 +0000 (06:34 -0700)
commit33db4125ec745426c3483d6817d8f7ea5324cd05
treefebc52ca2f509ffc4abd4d731c3b37e808a56df7
parente9193d60d363e4dff75ff6d43a48f22be26d59c7
openvswitch: Rename LABEL->LABELS

Conntrack LABELS (plural) are exposed by conntrack; rename the OVS name
for these to be consistent with conntrack.

Fixes: c2ac667 "openvswitch: Allow matching on conntrack label"
Signed-off-by: Joe Stringer <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/uapi/linux/openvswitch.h
net/openvswitch/actions.c
net/openvswitch/conntrack.c
net/openvswitch/conntrack.h
net/openvswitch/flow.h
net/openvswitch/flow_netlink.c