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:
cd1e40f
)
ftdi_sio: fix kref leak
author
Jim Paris
<jim@jtan.com>
Thu, 15 Jan 2009 13:31:07 +0000
(13:31 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 15 Jan 2009 20:48:36 +0000
(12:48 -0800)
Commit
4a90f09b20f4622dcbff1f0e1e6bae1704f8ad8c
added kref stuff to
ftdi_sio, but missed tty_kref_put at one exit point in
ftdi_process_read.
Signed-off-by: Jim Paris <jim@jtan.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found