X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fopenvswitch%2Fdatapath-protocol.h;h=1aa8066cade4487a054abd885bf25540d31e8182;hb=a01ef04ce;hp=0cadc824bf38671b9a680f01832e6b87a86f201f;hpb=26233bb4615608fd45d89a5abe2e62f4b3d776f7;p=sliver-openvswitch.git diff --git a/include/openvswitch/datapath-protocol.h b/include/openvswitch/datapath-protocol.h index 0cadc824b..1aa8066ca 100644 --- a/include/openvswitch/datapath-protocol.h +++ b/include/openvswitch/datapath-protocol.h @@ -226,7 +226,6 @@ struct odp_flow_key { uint8_t nw_proto; /* IP protocol or lower 8 bits of ARP opcode. */ uint8_t nw_tos; /* IP ToS (DSCP field, 6 bits). */ - uint32_t reserved[1]; /* Reserved for later use. */ }; /* Flags for ODP_FLOW. */