commit | 7e63d0c453aa3fae714bc679f6768203b5dc9c32 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sun Sep 06 23:10:09 2009 +0200 |
committer | Live-CD User <linux@linux.site> | Sat Sep 19 13:13:37 2009 -0700 |
tree | c701021cf2c3ae1d102e57af8289b1eb954a6c95 | |
parent | 90387f5eb08e50d79ab305dab170b4a437d5802c [diff] |
tty: riscom8, fix tty refcnt Stanse found a tty refcnt leak on one fail path in rc_transmit. Fix that by jumping to the 'out' label. http://stanse.fi.muni.cz/ Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>