From: Herbert Xu Date: Wed, 27 May 2015 06:37:27 +0000 (+0800) Subject: crypto: scatterwalk - Add missing sg_init_table to scatterwalk_ffwd X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdaef75f66bba5999a94f3cd9156bf353ba2ef98;p=pandora-kernel.git crypto: scatterwalk - Add missing sg_init_table to scatterwalk_ffwd We need to call sg_init_table as otherwise the first entry may inadvertently become the last. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed