Michal Ostrowski a1287ba1ba [PATCH] rocket.c: Fix ldisc ref count handling
If bailing out because there is nothing to receive in rp_do_receive(),
tty_ldisc_deref is not called.  Failure to do so increases the ref count
and causes release_dev() to hang since it can't get the ref count to 0.

Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-15 09:54:51 -07:00
..
2005-06-28 21:22:14 -07:00
2005-07-10 12:46:19 +10:00
2005-06-25 16:25:06 -07:00
2005-06-27 21:52:38 -07:00
2005-06-25 16:24:40 -07:00
2005-06-25 16:24:25 -07:00
2005-06-25 16:25:06 -07:00
2005-06-25 16:24:55 -07:00
2005-06-27 15:11:43 -07:00
2005-06-27 21:52:38 -07:00
2005-07-07 18:23:45 -07:00
2005-07-07 18:23:46 -07:00
2005-06-28 21:20:29 -07:00
2005-06-25 16:24:24 -07:00
2005-07-15 09:54:50 -07:00