git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1f79c
)
n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
author
Peter Hurley
<peter@hurleysoftware.com>
Wed, 24 Jul 2013 12:29:52 +0000
(08:29 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 16:27:55 +0000
(09:27 -0700)
Convert to modal receive_buf processing; factor char receive
processing for unusual termios settings out of normal per-char
i/o path.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c
patch
|
blob
|
history
diff --cc
drivers/tty/n_tty.c
Simple merge