It's not referenced anywhere and by the look of it it has never been.
Signed-off-by: Dumitru Ceara <[email protected]>
---
include/ovn/actions.h | 6 ------
1 file changed, 6 deletions(-)
diff --git a/include/ovn/actions.h b/include/ovn/actions.h
index 28479ede15..b421fbdc6e 100644
--- a/include/ovn/actions.h
+++ b/include/ovn/actions.h
@@ -755,12 +755,6 @@ struct action_header {
};
BUILD_ASSERT_DECL(sizeof(struct action_header) == 8);
-OVS_PACKED(
-struct ovnfield_act_header {
- ovs_be16 id; /* one of enum ovnfield_id. */
- ovs_be16 len; /* Length of the ovnfield data. */
-});
-
struct ovnact_parse_params {
/* A table of "struct expr_symbol"s to support (as one would provide to
* expr_parse()). */
--
2.31.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev