On Tue, Apr 22, 2014 at 02:15:11PM -0700, Gurucharan Shetty wrote: > This code path currently does not initialize > netdev_class_mutex. > dummy_enable > ->netdev_dummy_register > ->netdev_register_provider > ->ovs_mutex_lock(&netdev_class_mutex) > > ovsdb-server on windows crashes without it. > > This commit adds a new initialization function. > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Ugh. Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev