netlink: specs: ovs: correct enum names in specs
authorJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 01:57:34 +0000 (17:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2023 12:17:16 +0000 (12:17 +0000)
commit209bcb9af8f166ed6ed81dd550d41b8b64b2ac09
treeae2999cf86830aa81207265d73ee87809ee30b6e
parent3ada0b33c454e2c8e3909b6d90576e993ac52d78
netlink: specs: ovs: correct enum names in specs

Align the enum-names of OVS with what's actually in the uAPI.
Either correct the names, or mark the enum as empty because
the values are in fact #defines.

Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/netlink/specs/ovs_datapath.yaml
Documentation/netlink/specs/ovs_flow.yaml