]> git.baikalelectronics.ru Git - kernel.git/commit
tty: incorrect test of echo_buf() result for ECHO_OP_START
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 11 Oct 2013 20:08:49 +0000 (22:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 20:12:13 +0000 (13:12 -0700)
commit4f89454edb97a59cae1154cedc9abb72266f070c
tree4c99ba7169ff3f4069b7378f090427a60b43fca1
parenta9f59068a6fed185e2eb0ff487572d82c9aa906b
tty: incorrect test of echo_buf() result for ECHO_OP_START

test echo_buf() result for ECHO_OP_START

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c