Acked-by: Jarno Rajahalme <ja...@ovn.org>

> On Jan 18, 2016, at 11:26 PM, Ben Pfaff <b...@ovn.org> wrote:
> 
> Signed-off-by: Ben Pfaff <b...@ovn.org>
> ---
> lib/ofp-util.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/lib/ofp-util.h b/lib/ofp-util.h
> index f51f9b8..f411651 100644
> --- a/lib/ofp-util.h
> +++ b/lib/ofp-util.h
> @@ -1317,8 +1317,7 @@ void ofputil_uninit_tlv_table(struct ovs_list 
> *mappings);
> enum ofputil_async_msg_type {
>     OAM_PACKET_IN,              /* OFPT_PACKET_IN or NXT_PACKET_IN. */
>     OAM_PORT_STATUS,            /* OFPT_PORT_STATUS. */
> -    OAM_FLOW_REMOVED,           /* OFPT_FLOW_REMOVED or
> -                                 * NXT_FLOW_REMOVED. */
> +    OAM_FLOW_REMOVED,           /* OFPT_FLOW_REMOVED or NXT_FLOW_REMOVED. */
>     OAM_ROLE_STATUS,            /* OFPT_ROLE_STATUS. */
>     OAM_TABLE_STATUS,           /* OFPT_TABLE_STATUS. */
>     OAM_REQUESTFORWARD,         /* OFPT_REQUESTFORWARD. */
> -- 
> 2.1.3
> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to