X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Fodp-compat.h;h=5c9eb8158e44d22b099b75b09ae15838b9585120;hb=fab8fadba0670ab21c8f68eab22e106be40d2ceb;hp=c9d36dfebe245e79ba356156eb0a63d4836b05aa;hpb=4230c966859179d706dfd8d68a8fe7641c59e914;p=openvswitch diff --git a/datapath/odp-compat.h b/datapath/odp-compat.h index c9d36dfe..5c9eb815 100644 --- a/datapath/odp-compat.h +++ b/datapath/odp-compat.h @@ -47,10 +47,6 @@ struct compat_odp_flowvec { }; struct compat_odp_execute { - u16 in_port; - u16 reserved1; - u32 reserved2; - compat_uptr_t actions; u32 n_actions;