Re: [BUG] cdc-acm driver module

From: Oliver Neukum
Date: Thu May 22 2008 - 07:21:49 EST


Am Donnerstag 22 Mai 2008 06:59:50 schrieb vijay anand:
> What happens when the function 'usb_deregister' in 'acm_exit'  gets
> called before the control reaches the 'acm_disconnect'? Is there any
> possibility for this? If yes what happens during this scenario?

This cannot happen. The driver core will disconnect all devices bound
to a driver to be unloaded.

Regards
Oliver

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/