crypto: caam - Set last bit on src SG list
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Jun 2015 06:25:56 +0000 (14:25 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 19 Jun 2015 06:16:32 +0000 (14:16 +0800)
The new aead_edesc_alloc left out the bit indicating the last
entry on the source SG list.  This patch fixes it.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg.c

Simple merge