Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information