]> 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)
commite05c928db6a14583fb95d2e059825a3f3ff4e8b1
tree4164294bf2b194f917d0524485f8aebb413ba8c5
parent90dd60ffbe839307c205ba89be307a426d2b820b
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