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:
c12ab20
)
crypto: tegra - fix missing unlock on error case
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 21 Oct 2012 11:56:42 +0000
(19:56 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 24 Oct 2012 13:10:56 +0000
(21:10 +0800)
Add the missing unlock on the error handling path in function
tegra_aes_get_random() and tegra_aes_rng_reset().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found