From: Johan Hovold Date: Wed, 12 Mar 2014 18:09:40 +0000 (+0100) Subject: USB: serial: continue to write on errors X-Git-Tag: v3.15-rc1~137^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd58c7bd6fd5f803b4127717bda9cc6c30d0c806;p=pandora-kernel.git USB: serial: continue to write on errors Do not discard buffered data and make sure to try to resubmit the write urbs on errors. Currently a recoverable error would lead to more data than necessary being dropped. 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