From: Alan Cox Date: Tue, 26 Aug 2008 18:52:47 +0000 (+0100) Subject: tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron X-Git-Tag: v2.6.27-rc5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f753f3272b4d2108d1e4b121ddcde504737a8693;p=pandora-kernel.git tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed