On Tue, Jul 28, 2015 at 8:44 AM, Ben Pfaff <b...@nicira.com> wrote:

>
> Signed-off-by: Ben Pfaff <b...@nicira.com>
> Acked-by: Russell Bryant <rbry...@redhat.com>
> ---
> v1->v2: Call ovsdb_idl_run() before instead of after accessing IDL.
> ---
>  ovn/controller/ovn-controller.c | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)
>
> diff --git a/ovn/controller/ovn-controller.c
> b/ovn/controller/ovn-controller.c
> index fda1534..bd3ef0d 100644
> --- a/ovn/controller/ovn-controller.c
> +++ b/ovn/controller/ovn-controller.c
> @@ -95,21 +95,20 @@ get_bridge(struct controller_ctx *ctx, const char
> *name)
>  static void
>  get_core_config(struct controller_ctx *ctx)


Thx, looks good to me~
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to