]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: ssu100: fix overrun-error reporting
authorJohan Hovold <johan@kernel.org>
Tue, 18 Nov 2014 10:25:21 +0000 (11:25 +0100)
committerJiri Slaby <jslaby@suse.cz>
Sat, 6 Dec 2014 14:18:15 +0000 (15:18 +0100)
commit6aac77da2f675a7b47ef4a48a0f58a3d3d2c0026
treee875902d5c13073273ba0837fb78d17120530c6f
parent69eca4e448962aa167058c680776879568c6e788
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 <johan@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/ssu100.c