diff options
author | Matt Burtch <matt@grid-net.com> | 2013-08-12 10:11:39 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-20 08:43:05 -0700 |
commit | 237e0153190c92a4deb80782973f60557a6b2cdb (patch) | |
tree | 15dd6fca8d5781befd710f1253453ec4bdc95bbd /kernel/power | |
parent | c72a0e036f9d80c609e608a723751343f1f5e9fc (diff) |
USB-Serial: Fix error handling of usb_wwan
commit 6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions