commit | 47afa7a5a8a8fb9e60cdb6a3bd612e07c37e9d90 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:44:17 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:44 2008 -0700 |
tree | 4f07d3aed0a08516162e529df75a014bd0798f8f | |
parent | fe6e29fdb1a7b94891bbdd3c67358fe4ed14639d [diff] |
tty: some ICANON magic is in the wrong places Move the set up on ldisc change into the ldisc Move the INQ/OUTQ cases into the driver not in shared ioctl code where it gives bogus answers for other ldisc values Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>