From: Johan Hovold Date: Tue, 18 Nov 2014 10:25:20 +0000 (+0100) Subject: USB: keyspan: fix overrun-error reporting X-Git-Tag: v3.2.65~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8d16df963f66009f0453ae2b29a26fb356e285;p=pandora-kernel.git USB: keyspan: fix overrun-error reporting commit 855515a6d3731242d85850a206f2ec084c917338 upstream. Fix reporting of overrun errors, which are not associated with a character. Instead insert a null character and report only once. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Johan Hovold [bwh: Backported to 3.2: - s/\&port->port/tty/ - Adjust context, indentation] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed