On Fri, Feb 5, 2016 at 4:18 PM, Ben Pfaff <[email protected]> wrote:
> Too much asss.
>
> Signed-off-by: Ben Pfaff <[email protected]>
> ---
>  ovn/controller/lflow.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ovn/controller/lflow.c b/ovn/controller/lflow.c
> index e586365..d53213c 100644
> --- a/ovn/controller/lflow.c
> +++ b/ovn/controller/lflow.c
> @@ -285,7 +285,7 @@ lflow_run(struct controller_ctx *ctx, struct hmap 
> *flow_table,
>
>      const struct sbrec_logical_flow *lflow;
>      SBREC_LOGICAL_FLOW_FOR_EACH (lflow, ctx->ovnsb_idl) {
> -        /* Find the "struct logical_datapath" asssociated with this
> +        /* Find the "struct logical_datapath" associated with this
>           * Logical_Flow row.  If there's no such struct, that must be because
>           * no logical ports are bound to that logical datapath, so there's no
>           * point in maintaining any flows for it anyway, so skip it. */
> --
> 2.1.3
>
lol :)

Acked-By: Kyle Mestery <[email protected]>

> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to