dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn/gigaset
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
..
Kconfig gigaset: remove UNDOCREQ config option 2009-05-17 20:51:27 -07:00
Makefile [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) 2007-03-01 14:53:38 -08:00
asyncdata.c gigaset: remove unused structure member rcvbytes 2009-05-17 20:51:28 -07:00
bas-gigaset.c bas_gigaset: use tasklet_hi_schedule for timing critical tasklets 2009-04-06 17:07:56 -07:00
common.c gigaset: remove unused structure member rcvbytes 2009-05-17 20:51:28 -07:00
ev-layer.c gigaset: accept connection establishment messages in any order 2009-07-02 13:16:41 -07:00
gigaset.h gigaset: remove unused structure member rcvbytes 2009-05-17 20:51:28 -07:00
i4l.c gigaset: fix error return code 2009-05-17 20:51:25 -07:00
interface.c tty: fix chars_in_buffers 2009-07-20 16:38:43 -07:00
isocdata.c gigaset: drop pointless check 2009-07-02 13:16:46 -07:00
proc.c gigaset: fix possible oops in error handling 2009-05-17 20:51:24 -07:00
ser-gigaset.c platform: make better use of to_platform_{device,driver}() macros 2009-03-24 16:38:24 -07:00
usb-gigaset.c gigaset: remove UNDOCREQ config option 2009-05-17 20:51:27 -07:00