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:
9083163
)
[CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 16 Dec 2006 21:57:38 +0000
(08:57 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 6 Feb 2007 22:21:00 +0000
(09:21 +1100)
The crypto_comp conversion missed the last remaining crypto_alloc_tfm
call. This patch replaces it with crypto_alloc_comp.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found