]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 22 Jan 2025 06:03:01 +0000 (14:03 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 3 Feb 2025 02:22:55 +0000 (10:22 +0800)
commitebfc9199df05d37b67f4d1b7ee997193f3d2e7c8
treedd6b1239071a94a9765a01f741ba342728d13329
parentc281bdb8821461047d3e74206afbff190d1f7846
wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet

To ensure where are protected by driver mutex can also be protected by
wiphy_lock(), so afterward we can remove driver mutex safely.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250122060310.31976-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/regd.c
drivers/net/wireless/realtek/rtw89/ser.c