On Fri, Aug 15, 2008 at 03:19:53PM -0700, Roland Dreier wrote:
> @@ -1314,7 +1308,7 @@ sysfs_failed:
>  
>  register_failed:
>       ib_unregister_event_handler(&priv->event_handler);
> -     flush_scheduled_work();
> +     flush_workqueue(ipoib_workqueue);
>  

I don't find any flaw in this approach, but I don't understand why is
the flush_workqueue(ipoib_workqueue) above needed.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to