git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4733fd3
)
Staging: serqt_usb2: add missing calls to tty_kref_put()
author
Bill Pemberton
<wfp5p@virginia.edu>
Tue, 14 Jul 2009 19:33:52 +0000
(15:33 -0400)
committer
Greg 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