From: Alan Cox <[EMAIL PROTECTED]> Date: Thu, 1 Nov 2007 22:30:10 +0000
> NO NO NO NO NO NO NO Glad that got your attention, finally... > Line disciplines have no business touching termios ioctls. Especially > wrongly. > > Nothing anywhere in the kernel but the core ioctl code should be > processing TCGET/TCSET calls. > > Just delete them. It will return -ENOIOCTLCMD and the core tty layer will > process them. Ok. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

