]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: hisilicon/qm - remove the update of flags
authorWeili Qian <qianweili@huawei.com>
Sat, 19 Sep 2020 11:01:36 +0000 (19:01 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 25 Sep 2020 07:48:53 +0000 (17:48 +1000)
commitc34ade9c0c7a7a70319320d50c3df9ac7e6ddc1e
treed510003359f21fe20431d02737a77bb62a212c0e
parent5fafabfeff52c543348c9313360ac43dc8cd09e8
crypto: hisilicon/qm - remove the update of flags

'qm_init_qp_status' is just a help function to initiate some 'QP' status.
'QP' status should be updated separately.
This patch removes the updating flags in 'QP' status.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c