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:
9898df6
)
[media] dvb: unlock on error in dvb_ca_en50221_io_do_ioctl()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 4 Jan 2013 17:56:02 +0000
(14:56 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 6 Jan 2013 12:44:45 +0000
(10:44 -0200)
We recently pushed the locking down into this function, but there was
an error path where the unlock was missed.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found