]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: hisilicon - tiny fix about QM/ZIP error callback print
authorZhou Wang <wangzhou1@hisilicon.com>
Mon, 21 Oct 2019 07:41:00 +0000 (15:41 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 25 Oct 2019 15:09:58 +0000 (02:09 +1100)
commitb6b7ff10361c39c73d00b7f7a9f9631222daf6d7
tree616df4aca063036eef757d1d6760944827c8e29c
parentef6d9d8b8a287fe7c376df0559bc99e1788a3d46
crypto: hisilicon - tiny fix about QM/ZIP error callback print

Tiny fix to make QM/ZIP error callback print clear and right. If one version
hardware does not support error handling, we directly print this.

And QM is embedded in ZIP, we can use ZIP print only, so remove unnecessary
QM print.

Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c
drivers/crypto/hisilicon/zip/zip_main.c