commit | 1a76eb5b04062cf2a32d5c7f0aefc9d92c3f986a | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Wed Sep 30 01:45:11 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 05 04:53:26 2015 +0100 |
tree | 769fdbb5f13c38c660e2e13978a02e7be81a4114 | |
parent | 850b37a71bde71ac43468bc05d031d5e0704dac3 [diff] |
Documentation: improve line discipline method descriptions Mention that the ldisc open method must set tty->receive_room, and that many methods are optional. Add description of receive_buf2 method. Signed-off-by: Tilman Schmidt <tilman@imap.cc> Reviewed-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>