diff options
author | Dan Carpenter | 2019-11-26 15:21:20 +0300 |
---|---|---|
committer | Herbert Xu | 2019-11-27 13:08:50 +0800 |
commit | 8a6b8f4d7a891ac66db4f97900a86b55c84a5802 (patch) | |
tree | c7ba939beb94771c7e859e6e248e87d52eeab706 /arch | |
parent | dbc2e87bd8b6d3cc79730b3a49c5163b4c386b49 (diff) |
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 'arch')
0 files changed, 0 insertions, 0 deletions