[PATCH v4 3/3] wifi: ath12k: prepare sta data structure for MLO handling
Baochen Qiang
quic_bqiang at quicinc.com
Tue Jun 18 03:23:21 PDT 2024
On 6/17/2024 9:16 PM, Rameshkumar Sundaram wrote:
> @@ -4748,6 +4804,7 @@ static void ath12k_mac_op_sta_rc_update(struct ieee80211_hw *hw,
> }
>
> rcu_read_lock();
> + arsta = &ahsta->deflink;
same as in patch [1/3], do we really need rcu to protect ath12k_sta::deflink?
> arvif = &ahvif->deflink;
> spin_lock_bh(&ar->ab->base_lock);
More information about the ath12k
mailing list