commit | 8c65d35435e8cbfdf953cafe5ebe3648ee9276a2 | [log] [tgz] |
---|---|---|
author | Iuliana Prodan <iuliana.prodan@nxp.com> | Tue May 07 16:37:03 2019 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 09 13:17:56 2019 +0800 |
tree | c81e1912d54da5975207ac086fb13b2539ea6a2a | |
parent | 24586b5feaf17ecf85ae6259fe3ea7815dee432d [diff] |
crypto: caam - fix caam_dump_sg that iterates through scatterlist Fix caam_dump_sg by correctly determining the next scatterlist entry in the list. Fixes: 5ecf8ef9103c ("crypto: caam - fix sg dump") Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com> Reviewed-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>