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:
6054250
)
crypto: talitos - prune unneeded descriptor allocation param
author
Horia Geanta
<horia.geanta@freescale.com>
Thu, 2 Aug 2012 14:16:38 +0000
(17:16 +0300)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 28 Aug 2012 15:56:26 +0000
(23:56 +0800)
talitos_edesc_alloc does not need hash_result param.
Checking whether dst scatterlist is NULL or not is all that is required.
Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found