On Tue, Jul 28, 2015 at 8:44 AM, Ben Pfaff <[email protected]> wrote: > > Signed-off-by: Ben Pfaff <[email protected]> > Acked-by: Russell Bryant <[email protected]> > --- > 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 [email protected] http://openvswitch.org/mailman/listinfo/dev
