commit | 3200da8d9afb3d0dc617515a2fe364d9d59ef523 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Oct 21 19:56:42 2012 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Oct 24 21:10:56 2012 +0800 |
tree | fe2634c1a01ce9e6b4c81b8a58dd2ed7c810874d | |
parent | c12ab20b162c9414acadc18c6da6cfd3eea54b7b [diff] |
crypto: tegra - fix missing unlock on error case 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>