On Thu, Apr 09, 2015 at 06:40:18PM -0700, Andy Zhou wrote: > Add ovsdb_monitor_destory() function to properly cleanup ovsdb_monitor. > It is also responsible for unhook from the replica chain. > > The replica destroy callback is now called > ovsdb_monitor_destroy_callback() > > Minor variable renaming in ovsdb_monitor_create() to make it > more consistent. > > Signed-off-by: Andy Zhou <[email protected]> > Acked-by: Ben Pfaff <[email protected]> > > -- > v1->v2: no change > v2->v3: no change
s/destory/destroy/ in commit message. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
