commit | 5c32d12378313e0096ea0d450462aa638a90fb6e | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Mon Dec 02 14:24:41 2013 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Dec 08 16:51:07 2013 -0800 |
tree | 76d06fd377205cc71feccde450157560e2f26697 | |
parent | 187094feeb77b5f49513f6a1cfe12749c080bd96 [diff] |
n_tty: Merge .receive_buf() flavors N_TTY's direct and flow-controlled flavors of the .receive_buf() method are nearly identical; fold together. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>