commit | 4fa9948ca5bf308fabd5c9b584bf710f5d393859 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Wed Nov 04 21:13:36 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Nov 17 22:00:36 2015 +0800 |
tree | 94d2ee7a7b27ab82fe1ad1cd0db09f549846602f | |
parent | 6c2b74d4774f36ea23f9cc8bb1401c1215fcd671 [diff] |
crypto: qce - check return value of sg_nents_for_len The sg_nents_for_len() function could fail, this patch add a check for its return value. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>