Home
last modified time | relevance | path

Searched hist:"2 fcb4cc3b0303845752fa3f1497a0b037a319063" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.cdiff 2fcb4cc3b0303845752fa3f1497a0b037a319063 Fri Sep 25 09:06:17 CDT 2020 Sihang Chen <chensihang1@hisilicon.com> 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>