diff options
author | Denis Vlasenko <[email protected]> | 2005-06-06 13:35:55 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-06-06 14:42:23 -0700 |
commit | 3399ba5b70eccc918ea4ab2630cac68f5c8ff845 (patch) | |
tree | 8bc0679962247a65012a2e39d137df4cd9e21d82 /net/lapb/lapb_timer.c | |
parent | a51171816826b074828fa96cb6ef60fc3b13631a (diff) |
[PATCH] moxa: do not ignore input
Stop using tty internal structure in mxser_receive_chars(), use
tty_insert_flip_char(tty, ch flag); instead.
Without this change driver ignores any rx'ed chars.
Run tested.
Cc: Alan Cox <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions