From: Matt Burtch Date: Mon, 12 Aug 2013 17:11:39 +0000 (-0700) Subject: USB-Serial: Fix error handling of usb_wwan X-Git-Tag: v3.11-rc6~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c1ee66a0b2bdbd64c078fba684d640cf2fd38a9;p=pandora-kernel.git 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed