Skip to content
Commit 7d9bb2f0 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: iterate using station list in AP SMPS



When changing AP SMPS, we need to look up all the stations
for this interface, so there's no reason to iterate over
hash chains rather than doing the simpler iteration over
the station list.

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