From: Johan Hovold Date: Wed, 12 Mar 2014 18:09:39 +0000 (+0100) Subject: USB: serial: continue to read on errors X-Git-Tag: v3.15-rc1~137^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc11efe2800f2f9ba2ccb268321642b7e9f73a65;p=pandora-kernel.git USB: serial: continue to read on errors Make sure to try to resubmit the read urb on errors. Currently a recoverable error would lead to reduced throughput as only one urb will be used until the port is closed and reopened (or resumed or unthrottled). Also upgrade error messages from debug to error log level. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed