ofproto-dpif-xlate: Fix handling of write_actions(group(5),output(10)).
[cascardo/ovs.git] / ofproto / ofproto-dpif-rid.h
index dc533ce..a614a4d 100644 (file)
@@ -91,7 +91,7 @@ struct rule;
 /* Metadata for restoring pipeline context after recirculation.  Helpers
  * are inlined below to keep them together with the definition for easier
  * updates. */
-BUILD_ASSERT_DECL(FLOW_WC_SEQ == 32);
+BUILD_ASSERT_DECL(FLOW_WC_SEQ == 33);
 
 struct recirc_metadata {
     /* Metadata in struct flow. */