diff options
author | 2023-08-28 14:00:01 +0200 | |
---|---|---|
committer | 2023-09-11 11:27:22 +0200 | |
commit | 4d3acf4311a0401e3e97c2f2302256cd9d7f5692 (patch) | |
tree | 6277e7906606c83ba38921acac8e66e66429512a /net/mac80211/main.c | |
parent | wifi: mac80211: take wiphy lock for MAC addr change (diff) | |
download | wireguard-linux-4d3acf4311a0401e3e97c2f2302256cd9d7f5692.tar.xz wireguard-linux-4d3acf4311a0401e3e97c2f2302256cd9d7f5692.zip |
wifi: mac80211: remove sta_mtx
We now hold the wiphy mutex everywhere that we use or
needed the sta_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/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions