Searched hist:"605194411 d7379645ed44e447c4b804a0b476109" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wow.c | diff 605194411d7379645ed44e447c4b804a0b476109 Tue Apr 12 15:15:53 CEST 2022 Yang Yingliang <yangyingliang@huawei.com> ath11k: fix missing unlock on error in ath11k_wow_op_resume()
Add the missing unlock before return from function ath11k_wow_op_resume() in the error handling case.
Fixes: 90bf5c8d0f7e ("ath11k: purge rx pktlog when entering WoW") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20220408030912.3087293-1-yangyingliang@huawei.com
|