Home
last modified time | relevance | path

Searched hist:"3 d529cd11f2b6c1c3b8e084269152eb30fbb96f5" (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
H A DKconfigdiff 3d529cd11f2b6c1c3b8e084269152eb30fbb96f5 Fri Nov 24 17:25:28 CET 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: use wiphy locked debugfs helpers for agg_status

The read is currently with RCU and the write can deadlock,
convert both for the sake of illustration.

Make mac80211 depend on cfg80211 debugfs to get the helpers,
but mac80211 debugfs without it does nothing anyway. This
also required some adjustments in ath9k.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/linux/drivers/net/wireless/ath/ath9k/
H A DKconfigdiff 3d529cd11f2b6c1c3b8e084269152eb30fbb96f5 Fri Nov 24 17:25:28 CET 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: use wiphy locked debugfs helpers for agg_status

The read is currently with RCU and the write can deadlock,
convert both for the sake of illustration.

Make mac80211 depend on cfg80211 debugfs to get the helpers,
but mac80211 debugfs without it does nothing anyway. This
also required some adjustments in ath9k.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>