Hi Anderson, * Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx> [2010-11-29 12:15:50 -0400]: > create_singlethread_workqueue() may fail with errors such as -ENOMEM. If > this happens, the return value is not set to a negative value and the > module load will succeed. It will then crash on module unload because of > a destroy_workqueue() call on a NULL pointer. > > Additionally, the _busy_wq workqueue is not being destroyed if any > errors happen on l2cap_init(). > > Signed-off-by: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx> Patch has been applied, thanks a lot. -- Gustavo F. Padovan http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html