Re: [PATCH] wifi: brcmfmac: guard P2P device vif in action frame search
Arend van Spriel <[email protected]> Mon, 13 Jul 2026 00:35:27 +0200
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 8 Jul 2026 14:39:29 +0800, Guangshuo Li wrote: > brcmf_p2p_send_action_frame() checks the P2P device vif saved probe > request IE when deciding whether to perform a peer channel search. The > P2P device vif is not guaranteed to exist, for example in standalone AP > mode where no P2P device interface has been created. > --- > .../broadcom/brcm80211/brcmfmac/p2p.c | 1 + This fix is already part of the pending DPP series by Jason Huang / Kurt Lee (Infineon/Cypress), which I reviewed on 2026-07-06 and asked to be split out as a separate patch with a Fixes: tag. I expect the DPP authors will be addressing this in their next revision. Could you clarify what your relation is to that series and whether you are working with those authors? I am not applying this patch. Regards, Arend