Commits

Herbert Xu committed fdaef75f66b
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 <herbert@gondor.apana.org.au>