Files
linux-stable-mirror/net/wireless
Johannes Berg 89795eeba6 wifi: cfg80211: check wiphy mutex is held for wdev mutex
[ Upstream commit 1474bc87fe ]

This might seem pretty pointless rather than changing the locking
immediately, but it seems safer to run for a while with checks and
the old locking scheme, and then remove the wdev lock later.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-04 13:23:20 +02:00
..