Message ID | 20250604091629.3943-1-ian.lin@infineon.com |
---|---|
Headers | show |
Series | wifi: brcmfmac: apmode related fix | expand |
On 6/4/2025 11:16 AM, Ian Lin wrote: > From: Ting-Ying Li <tingying.li@cypress.com> > > Add a check to determine whether arp/nd offload enabling > request is allowed. If there is any interface acts as ap > mode and is operating, reject the request of arp offload > enabling from cfg80211. Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> > Signed-off-by: Ting-Ying Li <tingying.li@cypress.com> > Signed-off-by: Ian Lin <ian.lin@infineon.com> > --- > .../broadcom/brcm80211/brcmfmac/cfg80211.c | 17 ++++++++++++++++- > .../broadcom/brcm80211/brcmfmac/cfg80211.h | 1 + > .../wireless/broadcom/brcm80211/brcmfmac/core.c | 5 +++++ > 3 files changed, 22 insertions(+), 1 deletion(-)
On 6/4/2025 6:01 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 <tingying.li@cypress.com> >> >> Add a check to determine whether arp/nd offload enabling >> request is allowed. If there is any interface acts as ap >> mode and is operating, reject the request of arp offload >> enabling from cfg80211. > > Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> >> Signed-off-by: Ting-Ying Li <tingying.li@cypress.com> >> Signed-off-by: Ian Lin <ian.lin@infineon.com> >> --- >> .../broadcom/brcm80211/brcmfmac/cfg80211.c | 17 ++++++++++++++++- >> .../broadcom/brcm80211/brcmfmac/cfg80211.h | 1 + >> .../wireless/broadcom/brcm80211/brcmfmac/core.c | 5 +++++ >> 3 files changed, 22 insertions(+), 1 deletion(-) Across the patch set, the 3 can be regarded as abandoned - [PATCH wireless-next 4/4] wifi: brcmfmac: prevent disable controller in apmode stop --> plan to submit new patch set - [PATCH wireless-next 3/4] wifi: brcmfmac: Improve the delay during scan --> plan to submit new patch set - [PATCH wireless-next 2/4] wifi: brcmfmac: revise SoftAP channel setting --> abandon May I ask if this one is regarded as ack to merge? - [PATCH wireless-next 1/4] wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists Regards, Ian
On Fri, 2025-06-06 at 16:08 +0800, Lin Ian (CSS ICW ENG WFS SW WFSW 1) wrote: > > May I ask if this one is regarded as ack to merge? > - [PATCH wireless-next 1/4] wifi: brcmfmac: don't allow arp/nd offload > to be enabled if ap mode exists You will need to resend though, I'm not going to get into a business of trying to poke into patch series to apply them partially. johannes