]> git.hungrycats.org Git - linux/commit
rtw89: ser: leave lps with mutex
authorZong-Zhe Yang <kevin_yang@realtek.com>
Mon, 4 Jul 2022 02:34:51 +0000 (10:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Oct 2022 07:58:12 +0000 (09:58 +0200)
commit8a648bb49115e7c5ec10b4b5d721aa339d9f695a
tree58961ad4d2bc1bfe48ac136499d3b620f719d207
parent56d96f8f9bbd289a79b8428ce6461ba810d74175
rtw89: ser: leave lps with mutex

[ Upstream commit 8676031bae1c91037d06341214f4150b33707c68 ]

Calling rtw89_leave_lps() should hold rtwdev::mutex.
So, fix it.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220704023453.19935-5-pkshih@realtek.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/realtek/rtw89/ser.c