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/net/irda/ircomm
Alan Cox a352def21a tty: Ldisc revamp
Move the line disciplines towards a conventional ->ops arrangement.  For
the moment the actual 'tty_ldisc' struct in the tty is kept as part of
the tty struct but this can then be changed if it turns out that when it
all settles down we want to refcount ldiscs separately to the tty.

Pull the ldisc code out of /proc and put it with our ldisc code.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-20 17:12:34 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_core.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_event.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_lmp.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_param.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_ttp.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_tty.c tty: Ldisc revamp 2008-07-20 17:12:34 -07:00
ircomm_tty_attach.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
ircomm_tty_ioctl.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00