Re: [IRDA] IRNET: Fix build when TCGETS2 is defined.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Cc: <davem@...>
Date: Thursday, November 1, 2007 - 6:30 pm

On Thu, 1 Nov 2007 19:59:25 GMT
Linux Kernel Mailing List <linux-kernel@vger.kernel.org> wrote:


NO NO NO NO NO NO NO

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.

Alan
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [IRDA] IRNET: Fix build when TCGETS2 is defined., Alan Cox, (Thu Nov 1, 6:30 pm)
Re: [IRDA] IRNET: Fix build when TCGETS2 is defined., David Miller, (Thu Nov 1, 6:41 pm)