Rafał Miłecki wrote: > From: Rafał Miłecki <[email protected]> > > During a normal brcmfmac lifetime brcmf_fw_alloc_request() is called > once only during the probe. It's safe to assume provided array is clear. > > Further brcmfmac improvements may require calling it multiple times > though. This patch allows it by fixing invalid firmware paths like: > brcm/brcmfmac4366c-pcie.binbrcm/brcmfmac4366c-pcie.bin > > Signed-off-by: Rafał Miłecki <[email protected]> > Reviewed-by: Arend van Spriel <[email protected]>
3 patches applied to wireless-drivers-next.git, thanks. c9692820710f brcmfmac: support repeated brcmf_fw_alloc_request() calls a2ec87ddbf16 brcmfmac: add a function designated for handling firmware fails 4684997d9eea brcmfmac: reset PCIe bus on a firmware crash -- https://patchwork.kernel.org/patch/10830169/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
