]> Pileus Git - ~andy/linux/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)
commitc476f6584b0011741b4f0316f1ac4aa3a99403e1
tree4c99ba7169ff3f4069b7378f090427a60b43fca1
parentfc811472c2167cc885b7af422b074cc9224f3a93
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