Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp> --- v3 - newly instrocuded --- lib/ofp-actions.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/ofp-actions.h b/lib/ofp-actions.h index 10ab301..b92e160 100644 --- a/lib/ofp-actions.h +++ b/lib/ofp-actions.h @@ -513,7 +513,7 @@ void ofpact_pad(struct ofpbuf *); "apply_actions") \ \ DEFINE_INST(OFPIT11_CLEAR_ACTIONS, \ - ofp11_instruction, false, \ + ofp11_instruction_actions, false, \ "clear_actions") enum ovs_instruction_type { -- 1.7.1.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev