[PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink
Kalle Valo
kvalo at kernel.org
Mon Nov 25 08:59:49 PST 2024
Jeff Johnson <quic_jjohnson at quicinc.com> writes:
> On 11/21/2024 7:58 AM, Kalle Valo wrote:
>> From: Sriram R <quic_srirrama at quicinc.com>
>>
>> Currently mac80211's struct ieee80211_sta deflink is used to fetch any sta
>> related configurations in driver. With MLO multiple link sta's (struct
>> ieee80211_link_sta) are affiliated to an ML sta and corresponding link configs
>> are present in sta->link[]. Fetch link sta of corresponding link from ML sta
>> and use the same for configurations.
>>
>> Add ath12k_get_link_sta() helper to fetch ieee80211_link_sta from arsta. But as
>
> nit: Add ath12k_mac_get_link_sta() ...
Fixed in the pending branch, thanks.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath12k
mailing list