linux/drivers/char/pcmcia/ipwireless
Alan Cox 23198fda71 tty: fix chars_in_buffers
This function does not have an error return and returning an error is
instead interpreted as having a lot of pending bytes.

Reported by Jeff Harris who provided a list of some of the remaining
offenders.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-20 16:38:43 -07:00
..
Makefile ipwireless: driver for PC Card 3G/UMTS modem 2008-02-07 17:19:49 -08: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 pcmcia: remove unused argument to pcmcia_parse_tuple() 2008-08-31 15:50:33 +02:00
main.h ipwireless: Explicitly request io and mem regions 2008-07-28 08:28:03 -07:00
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 ipwireless: driver for PC Card 3G/UMTS modem 2008-02-07 17:19:49 -08:00
tty.c tty: fix chars_in_buffers 2009-07-20 16:38:43 -07:00
tty.h ipwireless: driver for PC Card 3G/UMTS modem 2008-02-07 17:19:49 -08:00