linux/drivers/crypto/intel/qat
Wang Hai d8920a722a crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
The adf_init_aer() won't destroy device_reset_wq when alloc_workqueue()
for device_sriov_wq failed. Add destroy_workqueue for device_reset_wq to
fix this issue.

Fixes: 4469f9b234 ("crypto: qat - re-enable sriov after pf reset")
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-11-10 11:50:54 +08:00
..
qat_4xxx crypto: qat/qat_4xxx - fix off by one in uof_get_name() 2024-10-05 13:22:06 +08:00
qat_420xx crypto: qat/qat_420xx - fix off by one in uof_get_name() 2024-10-05 13:22:06 +08:00
qat_c3xxx crypto: qat - preserve ADF_GENERAL_SEC 2024-08-02 21:11:20 +08:00
qat_c3xxxvf crypto: qat - preserve ADF_GENERAL_SEC 2024-08-02 21:11:20 +08:00
qat_c62x crypto: qat - preserve ADF_GENERAL_SEC 2024-08-02 21:11:20 +08:00
qat_c62xvf crypto: qat - preserve ADF_GENERAL_SEC 2024-08-02 21:11:20 +08:00
qat_common crypto: qat - Fix missing destroy_workqueue in adf_init_aer() 2024-11-10 11:50:54 +08:00
qat_dh895xcc crypto: qat - preserve ADF_GENERAL_SEC 2024-08-02 21:11:20 +08:00
qat_dh895xccvf crypto: qat - preserve ADF_GENERAL_SEC 2024-08-02 21:11:20 +08:00
Kconfig crypto: qat - add heartbeat error simulator 2024-02-09 12:57:18 +08:00
Makefile crypto: qat - add support for 420xx devices 2023-12-22 12:30:19 +08:00