diff options
author | Matt Burtch <matt@grid-net.com> | 2013-08-12 19:11:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 22:45:26 +0200 |
commit | 6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9 (patch) | |
tree | 953db5d4da2f4dbbe95cd687a46cca04f78d5e71 /crypto | |
parent | wusbcore: fix kernel panic when disconnecting a wireless USB->serial device (diff) | |
download | linux-6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9.tar.xz linux-6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9.zip |
USB-Serial: Fix error handling of usb_wwan
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions