Files
linux-stable-mirror/include/net
Rory LittleandGreg Kroah-Hartman dc60941085 wifi: mac80211: Add non-atomic station iterator
[ Upstream commit 7c3b69eade ]

Drivers may at times want to iterate their stations with a function
which requires some non-atomic operations.

ieee80211_iterate_stations_mtx() introduces an API to iterate stations
while holding that wiphy's mutex. This allows the iterating function to
do non-atomic operations safely.

Signed-off-by: Rory Little <rory@candelatech.com>
Link: https://patch.msgid.link/20240806004024.2014080-2-rory@candelatech.com
[unify internal list iteration functions]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Stable-dep-of: 8fac3266c6 ("wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-09 13:31:42 +01:00
..
2023-11-20 11:59:34 +01:00
2024-01-31 16:19:01 -08:00
2024-10-04 16:29:56 +02:00
2024-12-19 18:11:28 +01:00
2023-08-22 17:31:18 -07:00
2024-07-18 13:21:12 +02:00
2023-07-28 14:07:59 -07:00
2023-11-20 11:58:56 +01:00
2023-08-02 10:58:26 +01:00