[PATCH v4 3/3] wifi: ath12k: prepare sta data structure for MLO handling

Rameshkumar Sundaram quic_ramess at quicinc.com
Thu Jun 20 09:57:34 PDT 2024



On 6/18/2024 3:49 PM, Baochen Qiang wrote:
> 
> 
> On 6/17/2024 9:16 PM, Rameshkumar Sundaram wrote:
>> +static inline struct ieee80211_sta *ath12k_sta_to_sta(struct ath12k_sta *ahsta)
>> +{
>> +	return container_of((void *)ahsta, struct ieee80211_sta, drv_priv);
>> +}
>> +
> better naming as ath12k_ahsta_to_sta()?

Sure, will change as suggested.



More information about the ath12k mailing list