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:
325a9a3
)
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Tue, 26 Aug 2008 18:52:47 +0000
(19:52 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 27 Aug 2008 21:37:09 +0000
(14:37 -0700)
The termios settings ioctls on a pty should affect the bound tty side not
the pty. The SOFTCAR ioctls use the wrong device file.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found