diff options
author | 2023-08-28 14:00:03 +0200 | |
---|---|---|
committer | 2023-09-11 11:27:22 +0200 | |
commit | 5435af6e6ac0132178b13d57ffc756dab5eef626 (patch) | |
tree | fc02747a8f279ebc4e59b427d9ef2e8e2f8c7fd3 /net/wireless | |
parent | wifi: mac80211: remove key_mtx (diff) | |
download | wireguard-linux-5435af6e6ac0132178b13d57ffc756dab5eef626.tar.xz wireguard-linux-5435af6e6ac0132178b13d57ffc756dab5eef626.zip |
wifi: mac80211: remove chanctx_mtx
We now hold the wiphy mutex everywhere that we use or
needed the chanctx_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')
0 files changed, 0 insertions, 0 deletions