commit | f8a4c3b5250496f072d9098a641fd5642146d999 | [log] [tgz] |
---|---|---|
author | Dave Miller <davem@davemloft.net> | Thu Feb 07 00:13:27 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:16 2008 -0800 |
tree | 827d2cca761a6b98bed158747eccc98bd2e5b6cf | |
parent | 94b3e03c875f25c19ede9600c66d74a30b81957d [diff] |
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) And to go with it Dave's type checking x86 termios headers. I've updated these as the original sent by Dave had some wrong types in it. Signed-off-by: Alan Cox <alan@redhat.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>