crypto: talitos - prune unneeded descriptor allocation param
authorHoria Geanta <horia.geanta@freescale.com>
Thu, 2 Aug 2012 14:16:38 +0000 (17:16 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 28 Aug 2012 15:56:26 +0000 (23:56 +0800)
commit602499a34247a890fd018c364c9bb6f9b931c1db
tree053c47b4673854d97dc2b9e2e6fcf78a83d8359c
parent60542505b0bccbc5e2e518c9dd6bee9a30546061
crypto: talitos - prune unneeded descriptor allocation param

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>
drivers/crypto/talitos.c