diff options
author | 2013-07-24 08:29:50 -0400 | |
---|---|---|
committer | 2013-07-24 09:26:51 -0700 | |
commit | 855df3c08968beac9d9a86536c43c0474684ac37 (patch) | |
tree | fef57ab15c274b68e4ab1a1739fbcd1c77cb1883 /drivers/tty/serial/efm32-uart.c | |
parent | n_tty: Factor standard per-char i/o into separate fn (diff) | |
download | wireguard-linux-855df3c08968beac9d9a86536c43c0474684ac37.tar.xz wireguard-linux-855df3c08968beac9d9a86536c43c0474684ac37.zip |
n_tty: Eliminate char tests from IXANY restart test
Relocate the IXANY restart tty test to code paths where the
the received char is not START_CHAR, STOP_CHAR, INTR_CHAR,
QUIT_CHAR or SUSP_CHAR.
Fixes the condition when ISIG if off and one of INTR_CHAR,
QUIT_CHAR or SUSP_CHAR does not restart i/o.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/efm32-uart.c')
0 files changed, 0 insertions, 0 deletions