commit | bc5b1ec5860a9bf52842be4a3a9d96e19f06c11d | [log] [tgz] |
---|---|---|
author | Peter Hurley <[email protected]> | Sat Jun 15 10:04:27 2013 -0400 |
committer | Greg Kroah-Hartman <[email protected]> | Tue Jul 23 17:02:22 2013 -0700 |
tree | 85a134a54a6c82f15ef3124d8ad6adf179ffd88b | |
parent | cbfd0340ae1993378fd47179db949e050e16e697 [diff] |
n_tty: Only flush echo output if actually output Don't have the driver flush received echoes if no echoes were actually output. Signed-off-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>