]> 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)
commitcde92eb216088097a33a4af41ada245f07c2db6c
tree616df4aca063036eef757d1d6760944827c8e29c
parent1a391ff421333a88dc018ff8491bb2195fa22766
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