]> git.baikalelectronics.ru Git - kernel.git/commit
n_tty: Correct unthrottle-with-buffer-flush comments
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 11 Mar 2013 20:44:31 +0000 (16:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2013 23:38:58 +0000 (16:38 -0700)
commit4ee7f6b649b6b80ebe371ac0bbd4f5a2bd29193c
tree49a71ffce534e8752abca82b0b19697e3d0aabad
parent15c7e96341a5fc88c4a43c3bfa167b7fb865ef65
n_tty: Correct unthrottle-with-buffer-flush comments

The driver is no longer unthrottled on buffer reset, so remove
comments that claim it is.

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