Skip to content
Commit 952f6c9d authored by Martin Blumenstingl's avatar Martin Blumenstingl Committed by Johannes Berg
Browse files

wifi: mac80211: Drop stations iterator where the iterator function may sleep



This reverts commit acb99b9b ("mac80211: Add stations iterator
where the iterator function may sleep"). A different approach was found
for the rtw88 driver where most of the problematic locks were converted
to a driver-local mutex. Drop ieee80211_iterate_stations() because there
are no users of that function.

Signed-off-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20221226191609.2934234-1-martin.blumenstingl@googlemail.com


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 44bacbdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment