Skip to content
Commit 7a3ca7d2 authored by Randall Nortman's avatar Randall Nortman Committed by Linus Torvalds
Browse files

[PATCH] usbserial: Regression in USB generic serial driver



Kernel version 2.6.13 introduced a regression in the generic USB
serial converter driver (usbserial.o, drivers/usb/serial/generic.c).
The bug manifests, as far as I can tell, whenever you attempt to write
to the device -- the write will never complete (write() returns 0, or
blocks).

Signed-off-by: default avatarRandall Nortman <oss@wonderclown.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent f8cc5756
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment