wifi: mac80211: lock wiphy for aggregation debugfs
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Aug 2023 11:59:31 +0000 (13:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 09:27:18 +0000 (11:27 +0200)
commite911a8192e29d7326e9062947ecd753c8572eb09
tree01d20f7c9a211e8ebcb5fa55c0234d320f7ffb87
parent0ab6cba0696da4c6dff6e047ef8aa6c9c0fadf13
wifi: mac80211: lock wiphy for aggregation debugfs

To change aggregation status may call into the driver,
lock the wiphy for this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c