On Mon, 13 Mar 2006 12:35:28 -0600, Paul Fulghum <[EMAIL PROTECTED]> wrote:
> --- linux-2.6.16-rc5/drivers/usb/class/cdc-acm.c 2006-02-27 > 14:40:21.000000000 -0600 > +++ b/drivers/usb/class/cdc-acm.c 2006-03-13 12:28:19.000000000 -0600 > @@ -515,6 +515,7 @@ static void acm_tty_close(struct tty_str > usb_kill_urb(acm->writeurb); > for (i = 0; i < ACM_NRU; i++) > usb_kill_urb(acm->ru[i].urb); > + acm->tty = NULL; > } else > acm_tty_unregister(acm); > } Yeah, I guess you're right... -- Pete ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel