Re: [PATCH] wlcore: fix runtime pm imbalance in wl1271_tx_work
From: Kalle Valo <hidden>
Date: 2020-05-29 17:32:10
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2020-05-29 17:32:10
Also in:
linux-wireless, lkml
Dinghao Liu [off-list ref] wrote:
There are two error handling paths in this functon. When wlcore_tx_work_locked() returns an error code, we should decrease the runtime PM usage counter the same way as the error handling path beginning from pm_runtime_get_sync(). Signed-off-by: Dinghao Liu <redacted> Acked-by: Tony Lindgren <tony@atomide.com>
Patch applied to wireless-drivers-next.git, thanks. 9604617e998b wlcore: fix runtime pm imbalance in wl1271_tx_work -- https://patchwork.kernel.org/patch/11560387/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches