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 <[email protected]>
Ugh. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
