Search Linux Wireless

Re: [PATCH wireless-next v5 1/4] wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2025-03-27 at 10:43 +0530, Rameshkumar Sundaram wrote:
> 
> +	/* Reject EMLSR capabilities change after association */
> +	if (statype == CFG80211_STA_AP_CLIENT && params->eml_cap_present)
> +		return -EINVAL;
> 

I changed that to be "statype != AP_CLIENT_UNASSOC" instead, don't think
we should let you do it for TDLS/mesh/etc. Please send a fix if that has
issues.

johannes





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux