Re: [PATCH wireless-next 2/4] wifi: brcmfmac: revise SoftAP channel setting
"Lin Ian (CSS ICW ENG WFS SW WFSW 1)" <[email protected]>
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 6/4/2025 5:38 PM, Arend van Spriel wrote: > Caution: This e-mail originated outside Infineon Technologies. Please > be cautious when sharing information or opening attachments especially > from unknown senders. Refer to our intranet > guide<https://intranet-content.infineon.com/explore/aboutinfineon/rules/informationsecurity/ug/SocialEngineering/Pages/SocialEngineeringElements_en.aspx> > to help you identify Phishing email. > > > > On 6/4/2025 11:16 AM, Ian Lin wrote: >> From: Ting-Ying Li <[email protected]> >> >> Fmac need to update "chanspec" iovar for each SoftAP creation >> because firmware will update the chanspec to current bsscfg >> for each bss. If it doesn't update then the wrong chanspec >> will be shown on the result of 'wl -i [interface] status' >> command. No need to handle channel resource reusing for mbss >> mode by the host driver, it should be covered by firmware. > > Sorry, but the wl utility is irrelevant to upstream driver so that does > not count as argument for this change. What does iw show? > The patch is applied to solve problem in multiple AP scenario. (the problem may be shown in hostapd/wpa_supplicant) But I found it may be better to include other patches together for the scenario. Let me collect the information and submit another new patch series. Regards, Ian