ath11k: Fix possible memleak in ath11k_qmi_init_service
authorWang Yufen <wangyufen@huawei.com>
Mon, 20 Jul 2020 09:36:44 +0000 (17:36 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 18 Aug 2020 09:51:25 +0000 (12:51 +0300)
commit28f1632118818d9dccabf4c0fccfe49686742317
tree015e4988114a83ccd87c03725f8257a631ee6d52
parent99f41b8e43b8b4b31262adb8ac3e69088fff1289
ath11k: Fix possible memleak in ath11k_qmi_init_service

When qmi_add_lookup fail, we should destroy the workqueue

Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1595237804-66297-1-git-send-email-wangyufen@huawei.com
drivers/net/wireless/ath/ath11k/qmi.c