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