]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/compat_ioctl.c
tty: add the new termios2 ioctls to the compatible list.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 29 Nov 2007 00:22:07 +0000 (16:22 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 29 Nov 2007 17:24:55 +0000 (09:24 -0800)
commit81257def2ab8ae1680583ce1e5f018dc6c8ed98d
treecd05594fc6e5d37698b51baef1afda79d4aae57c
parente6ceb32aa25fc33f21af84cc7a32fe289b3e860c
tty: add the new termios2 ioctls to the compatible list.

Make them depend on TCGETS2.  If that one is implemented the rest should be
there as well.

Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/compat_ioctl.c