commit | 20bec8eb8d2e40328c9278128e7082ec4bffc6d6 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Tue Nov 18 11:25:21 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Dec 06 15:05:47 2014 -0800 |
tree | fa5ff964a8111c82643e927ff070807609ab84f0 | |
parent | 8743a13960c87427b29e2c8b3b6ea2c6f9313f7c [diff] |
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>