From 7793bda8fe372fe2e71f16d0619b630d6e41c8ba Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 18 Jun 2015 14:25:56 +0800 Subject: [PATCH] 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-format-patch failed