https://github.com/torvalds/linux
Revision 6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9 authored by Matt Burtch on 12 August 2013, 17:11:39 UTC, committed by Greg Kroah-Hartman on 12 August 2013, 20:45:26 UTC
This fixes an issue where the bulk-in urb used for incoming data transfer
is not resubmitted if the packet recieved contains an error status.  This
results in the driver locking until the port is closed and re-opened.

Tested on a custom board with a Cinterion GSM module.

Signed-off-by: Matt Burtch <matt@grid-net.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent ec58fad
History
Tip revision: 6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9 authored by Matt Burtch on 12 August 2013, 17:11:39 UTC
USB-Serial: Fix error handling of usb_wwan
Tip revision: 6c1ee66
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-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top