ofp-actions: Make ofpacts_format() caller add "actions=" if it wants it.
authorBen Pfaff <blp@nicira.com>
Mon, 14 Oct 2013 21:08:20 +0000 (14:08 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 14 Oct 2013 21:08:20 +0000 (14:08 -0700)
commit455ecd775d46f96fed8f307f44958a2a07ebcfff
tree0fbc8ff7c30f9fe7c3c57b0898ecf467bbfe58a7
parent735806380968bf34a88bb48c98941bac00a4ec57
ofp-actions: Make ofpacts_format() caller add "actions=" if it wants it.

An upcoming caller doesn't want it.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-actions.c
lib/ofp-print.c
ofproto/ofproto-dpif.c
ofproto/ofproto.c
utilities/ovs-ofctl.c