]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit5aaa70a80f5bbfcc4d6a1f844bdd1c5d6b445b5f
tree8826ff2e11d11ab0070d1ebf0ca8d0b91a9fa586
parentc26c56c0f40e200e61d1390629c806f6adaffbcc
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