diff options
author | Joe Peterson <[email protected]> | 2009-01-02 13:43:40 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-02 10:19:37 -0800 |
commit | 7e94b1d9bffc18dca3b45554d9d118a3ffcc4d1b (patch) | |
tree | ab01290ff857f343332e9e4b28540300886dc89e /net/lapb/lapb_iface.c | |
parent | acc71bbad33478973dbed68ebbc2d76dac9a51bd (diff) |
n_tty: Output bells immediately on a full buffer
This patch causes "bell" (^G) characters (invoked when the input buffer
is full) to be immediately output rather than filling the echo buffer.
This is especially a problem when the tty is stopped and buffers fill, since
the bells do not serve their purpose of immediate notification that the
buffer cannot take further input, and they will flush all at once when the
tty is restarted.
Signed-off-by: Joe Peterson <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions