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

wifi: mac80211: RCU-ify link STA pointers



We need to be able to access these in a race-free way under
traffic while adding/removing them, so RCU-ify the pointers.
This requires passing a link_sta to a lot of functions so
we don't have to do the RCU handling everywhere.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent ce6893e9
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