diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-11-26 13:21:20 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-27 06:08:50 +0100 |
commit | 8a6b8f4d7a891ac66db4f97900a86b55c84a5802 (patch) | |
tree | c7ba939beb94771c7e859e6e248e87d52eeab706 /arch/arm/crypto/curve25519-glue.c | |
parent | crypto: talitos - Fix build error by selecting LIB_DES (diff) | |
download | linux-8a6b8f4d7a891ac66db4f97900a86b55c84a5802.tar.xz linux-8a6b8f4d7a891ac66db4f97900a86b55c84a5802.zip |
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
The hisi_acc_create_sgl_pool() function returns error pointers, it never
returns NULL pointers.
Fixes: 416d82204df4 ("crypto: hisilicon - add HiSilicon SEC V2 driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions