linux/drivers/crypto/intel
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
..
iaa crypto: iaa - Remove potential infinite loop in check_completion() 2024-10-05 13:22:05 +08:00
ixp4xx crypto: drivers - Switch back to struct platform_driver::remove() 2024-10-19 08:44:30 +08:00
keembay crypto: drivers - Switch back to struct platform_driver::remove() 2024-10-19 08:44:30 +08:00
qat crypto: qat - Fix missing destroy_workqueue in adf_init_aer() 2024-11-10 11:50:54 +08:00
Kconfig crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core 2023-12-15 17:52:53 +08:00
Makefile crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core 2023-12-15 17:52:53 +08:00