[PATCH 2/3] wifi: mac80211: update ML STA with EML capabilities

Johannes Berg johannes at sipsolutions.net
Wed Jan 8 00:34:15 PST 2025


On Tue, 2025-01-07 at 23:18 +0530, Rameshkumar Sundaram wrote:
> 
> +	if (params->eml_cap)
> +		sta->sta.eml_cap = params->eml_cap;
> 

It would seem to me that 0 is a valid value, so you may need a separate
"was the attribute included and we're changing the value" flag?

johannes



More information about the ath12k mailing list