diff options
author | 2023-08-28 14:00:05 +0200 | |
---|---|---|
committer | 2023-09-11 11:27:22 +0200 | |
commit | 0cd8080e46b834fa72026112488ab61d4b82f03a (patch) | |
tree | 9fc6171d8ed5ddf0cc06a4978c4653d5b906e714 /net/wireless/core.c | |
parent | wifi: mac80211: remove ampdu_mlme.mtx (diff) | |
download | wireguard-linux-0cd8080e46b834fa72026112488ab61d4b82f03a.tar.xz wireguard-linux-0cd8080e46b834fa72026112488ab61d4b82f03a.zip |
wifi: mac80211: remove local->mtx
We now hold the wiphy mutex everywhere that we use or
needed the local->mtx, so we don't need this mutex any
more. Remove it.
Most of this change was done automatically with spatch.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions