OSDN Git Service

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)
commitee1788c61546b04763df608f8333ebd827119a02
tree616df4aca063036eef757d1d6760944827c8e29c
parent798ac398179e832b5c2e392d7d17288421aa85f5
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