https://github.com/torvalds/linux
Revision 63a9609513007537a0b23ac511fd73f9bd609ea0 authored by Joris van Rantwijk on 24 September 2009, 18:20:20 UTC, committed by Greg Kroah-Hartman on 09 October 2009, 20:52:08 UTC
The generic usbserial driver in Linux 2.6.31 halts its receiving
channel in response to throttle requests from the line discipline.
Unfortunately it drops the contents of the first URB received after
throttling takes effect. This patch corrects that problem.

Signed-off-by: Joris van Rantwijk <jorispubl@xs4all.nl>
Acked-by: Johan Hovold <jhovold@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


1 parent 6f88139
History
Tip revision: 63a9609513007537a0b23ac511fd73f9bd609ea0 authored by Joris van Rantwijk on 24 September 2009, 18:20:20 UTC
USB: Fix throttling in generic usbserial driver
Tip revision: 63a9609
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 154.4 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top