ChangeSet 1.1229, 2003/06/18 16:48:11-07:00, [EMAIL PROTECTED]
[PATCH] USB: attempt to track down pl2303 oopses on close...
This doesn't solve it, but it's the proper thing to do right now.
drivers/usb/serial/usbserial.c | 1 +
1 files changed, 1 insertion(+)
diff -Nru a/drivers/usb/serial/usbserial.c b/drivers/usb/serial/usbserial.c
--- a/drivers/usb/serial/usbserial.c Wed Jun 18 17:35:46 2003
+++ b/drivers/usb/serial/usbserial.c Wed Jun 18 17:35:46 2003
@@ -556,6 +556,7 @@
else
generic_close(port, filp);
port->open_count = 0;
+ port->tty = NULL;
}
if (port->serial->type->owner)
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel