From: Johan Hovold Date: Tue, 18 Nov 2014 10:25:21 +0000 (+0100) Subject: USB: ssu100: fix overrun-error reporting X-Git-Tag: v3.2.65~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d22659769a8f602e08a6906623f0854dddc2d240;p=pandora-kernel.git USB: ssu100: fix overrun-error reporting commit 75bcbf29c284dd0154c3e895a0bd1ef0e796160e upstream. Fix reporting of overrun errors, which should only be reported once using the inserted null character. Fixes: 6b8f1ca5581b ("USB: ssu100: set tty_flags in ssu100_process_packet") Signed-off-by: Johan Hovold [bwh: Backported to 3.2: - Use tty_port_tty_get() to look up tty_struct - Adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed