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 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