commit | 2fcb4cc3b0303845752fa3f1497a0b037a319063 | [log] [tgz] |
---|---|---|
author | Sihang Chen <chensihang1@hisilicon.com> | Fri Sep 25 22:06:17 2020 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 02 18:02:14 2020 +1000 |
tree | 2efe3adecb9290d01853df5a9708caea4c4ffd66 | |
parent | 42856f0a5a72080ec3424550572100e698e5043e [diff] |
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num' The 'qm->curr_qm_qp_num' is not initialized, which will result in failure to write the current_q file. Signed-off-by: Sihang Chen <chensihang1@hisilicon.com> Signed-off-by: Yang Shen <shenyang39@huawei.com> Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>