From: Herbert Xu Date: Thu, 21 May 2015 07:10:59 +0000 (+0800) Subject: crypto: scatterwalk - Add scatterwalk_ffwd helper X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc42bcba97bae738f905b83741134a63af7e6c02;p=pandora-kernel.git crypto: scatterwalk - Add scatterwalk_ffwd helper This patch adds the scatterwalk_ffwd helper which can create an SG list that starts in the middle of an existing SG list. The new list may either be part of the existing list or be a chain that latches onto part of the existing list. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed