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

wifi: mac80211: RCU-ify link/link_conf pointers



Since links can be added and removed dynamically, we need to
somehow protect the sdata->link[] and vif->link_conf[] array
pointers from disappearing when accessing them without locks.
RCU-ify the pointers to achieve this, which requires quite a
bit of rework.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 3d1cc7cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment