]> git.baikalelectronics.ru Git - kernel.git/commit
n_tty: Factor packet mode status change for reuse
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 11 Mar 2013 20:44:22 +0000 (16:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2013 23:32:46 +0000 (16:32 -0700)
commitc03e6dc665440e60efab1a4f44cdd5c7cb8b2019
tree4164294bf2b194f917d0524485f8aebb413ba8c5
parentce8a0ed0666efc1365dea2233af591e1049e84c7
n_tty: Factor packet mode status change for reuse

Factor the packet mode status change from n_tty_flush_buffer
for use by follow-on patch.

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