diff options
author | 2023-08-28 14:00:04 +0200 | |
---|---|---|
committer | 2023-09-11 11:27:22 +0200 | |
commit | 463559b7c3fe5fab1a4b60cd3454ef84a5dc51b8 (patch) | |
tree | afe66b8650b602c2cacfd94bc04e131a05f426c5 /net/mac80211/main.c | |
parent | wifi: mac80211: remove chanctx_mtx (diff) | |
download | wireguard-linux-463559b7c3fe5fab1a4b60cd3454ef84a5dc51b8.tar.xz wireguard-linux-463559b7c3fe5fab1a4b60cd3454ef84a5dc51b8.zip |
wifi: mac80211: remove ampdu_mlme.mtx
We now hold the wiphy mutex everywhere that we use or
needed the A-MPDU locking, 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/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions