diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2013-07-24 08:29:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-24 09:26:51 -0700 |
commit | 855df3c08968beac9d9a86536c43c0474684ac37 (patch) | |
tree | fef57ab15c274b68e4ab1a1739fbcd1c77cb1883 /drivers/nubus | |
parent | 7d88d637a3c75257b7611f9feee0c17fa187ecc9 (diff) | |
download | linux-855df3c08968beac9d9a86536c43c0474684ac37.tar.bz2 |
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/nubus')
0 files changed, 0 insertions, 0 deletions