ofp-actions: Make composing actions harder to screw up.
[cascardo/ovs.git] / ofproto / ofproto-dpif-xlate.c
index dab64b9..57d877f 100644 (file)
@@ -4100,7 +4100,6 @@ xlate_write_actions(struct xlate_ctx *ctx, const struct ofpact *a)
     }
 
     ofpbuf_put(&ctx->action_set, on->actions, on_len);
-    ofpact_pad(&ctx->action_set);
 }
 
 static void