Staging: serqt_usb2: add missing calls to tty_kref_put()
authorBill Pemberton <wfp5p@virginia.edu>
Tue, 14 Jul 2009 19:33:52 +0000 (15:33 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jul 2009 21:07:10 +0000 (14:07 -0700)
tty_port_tty_get() was called without a corresponding tty_kref_put()
in qt_read_bulk_callback() and qt_close().

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found