diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-05-02 23:19:18 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-05-13 12:24:18 +0300 |
commit | 4d867bebdc3afa97e00f9b64a21a3c51ce7feecf (patch) | |
tree | 5e183bde9a8639489d750c223c8a4c4c9106cfc7 /block | |
parent | d86e3f37a6d05d4946788904b8968eb6287601ae (diff) | |
download | linux-4d867bebdc3afa97e00f9b64a21a3c51ce7feecf.tar.xz |
crypto: sun8i-ss - use sg_nents_for_len
When testing with some large SG list, the sun8i-ss drivers always
fallback even if it can handle it.
So use sg_nents_for_len() which permits to see less SGs than needed.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions