]> git.baikalelectronics.ru Git - kernel.git/commit
tty: ipw need reworking
authorAlan Cox <alan@redhat.com>
Mon, 13 Oct 2008 09:38:07 +0000 (10:38 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:40 +0000 (09:51 -0700)
commit4b14183d96a575963440258d0d66b2cabf602cdb
tree8826ff2e11d11ab0070d1ebf0ca8d0b91a9fa586
parent2fd0f8f5a8b7b361f8b2b828d7420797a7114305
tty: ipw need reworking

This came in via another tree and unfortunately is rather broken on
the tty side. Comment the apparent locking problems for someone who knows
the driver to look at.

Fix the termios and other ioctl handling. The driver was calling the wrong
methods for what it wanted to do but the right ones existed so its a simple
fix up.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pcmcia/ipwireless/tty.c