]> git.baikalelectronics.ru Git - kernel.git/commit
n_tty: Factor throttle/unthrottle into helper functions
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 15 Jun 2013 13:14:33 +0000 (09:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:43:02 +0000 (16:43 -0700)
commitf3ce1b65a90d03af6626316044bee6177a0ac841
tree6807f6f01d124a8b203fc4c4d57ae1c8ae71f236
parent6fa35a286bf21a1e939201bd59b3f3a7090c03bf
n_tty: Factor throttle/unthrottle into helper functions

Prepare for special handling of pty throttle/unthrottle; factor
flow control into helper functions.

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