Alan Cox d87d9b7d19 tty: serial - fix tty referencing in set_ldisc
Pass down the ldisc number so that the drivers don't have to peek into the
tty object themselves. This lets us get rid of another case of back referencing
port to tty which we don't want (because of races versus hangup/close).

Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-10 13:47:41 -07:00
..
2010-04-21 14:56:00 +10:00
2010-06-04 13:37:16 -07:00
2010-06-04 13:37:16 -07:00
2010-02-27 18:31:02 +01:00
2010-05-22 17:06:34 +09:00