diff options
author | Gilad Ben-Yossef <gilad@benyossef.com> | 2019-04-18 16:38:55 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-25 15:38:15 +0800 |
commit | d2d34fb560ee5c938468b44429499a0aac4c03f2 (patch) | |
tree | d4f44e1d29ba130868755b33970e89499a93e097 /drivers/ide/ide_platform.c | |
parent | 9f31eb6e08cc1b0eb3926eebf4c51467479a7722 (diff) |
crypto: ccree - do not copy zero size MLLI table
When we are given a 0 sized cryptlen and assoclen in
a scatterlist with two entries we were falsely trying to
create a zero length MLLI table, causing the HW to choke.
Don't try to copy a zero sized MLLI table.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/ide/ide_platform.c')
0 files changed, 0 insertions, 0 deletions