android_kernel_xiaomi_sm8350/drivers/char/pcmcia/ipwireless
Alan Cox 5aaa70a80f 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>
2008-10-13 09:51:40 -07:00
..
hardware.c ipwireless: fix compile failure 2008-07-28 15:12:37 -07:00
hardware.h ipwireless: Constify buffer variables 2008-07-28 08:28:03 -07:00
main.c ipwireless: Increase PPP outgoing queue size 2008-07-28 08:28:03 -07:00
main.h ipwireless: Explicitly request io and mem regions 2008-07-28 08:28:03 -07:00
Makefile
network.c ipwireless: Preallocate received packet buffers with MRU size 2008-07-28 08:28:03 -07:00
network.h ipwireless: Preallocate received packet buffers with MRU size 2008-07-28 08:28:03 -07:00
setup_protocol.h
tty.c tty: ipw need reworking 2008-10-13 09:51:40 -07:00
tty.h