Am Dienstag, 12. Juli 2005 20:57 schrieb Greg KH:
> [PATCH] USB: fix usb reference count bug in cdc-acm driver
> 
> This increases the reference count on the usb cdc acm control interface
> which is referred to by the tty interface provided by the driver. This
> allows the deferred removal of the tty after the physical device is
> disconnected if the tty is held open at the time of disconnection.

Is this really a wise thing to do?
If the tty layer does the access the tty layer should hold the reference.

        Regards
                Oliver


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to