From: Herbert Xu Date: Thu, 18 Jun 2015 06:25:56 +0000 (+0800) Subject: crypto: caam - Set last bit on src SG list X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7793bda8fe372fe2e71f16d0619b630d6e41c8ba;p=pandora-kernel.git crypto: caam - Set last bit on src SG list 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 --- Reading git-diff-tree failed