wcn36xx: Do not flush indication queue on suspend/resume
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Sat, 5 Jun 2021 01:11:32 +0000 (02:11 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 14 Jun 2021 15:18:12 +0000 (18:18 +0300)
commit6feb634f4d9fceb0241612ad46ad55b54fd78df5
tree4141123d0c851a966336fd918c2cfcdcd7b8591d
parent5478c41fce5dd6b751075856666a0f9a101c3dd2
wcn36xx: Do not flush indication queue on suspend/resume

Testing on Android reveals that the flush on both suspend and resume of the
firmware indication work-queue can stall indefinitely.

Given this code path doesn't appear to have been exercised up until now,
removing this flush to unblock this situation.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Tested-by: Benjamin Li <benl@squareup.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210605011140.2004643-5-bryan.odonoghue@linaro.org
drivers/net/wireless/ath/wcn36xx/main.c