Arend Van Spriel <[email protected]> wrote: > From: Arend Van Spriel <[email protected]> > > The firmware uses a mailbox to communicate to the host what is going > on. In the driver we validate the bit received. Various people seen > the following message: > > brcmfmac: brcmf_sdio_hostmail: Unknown mailbox data content: 0x40012 > > Bit 4 is cause of this message, but this actually indicates the firmware > has halted. Handle this bit by giving a more meaningful error message. > > Reviewed-by: Hante Meuleman <[email protected]> > Reviewed-by: Pieter-Paul Giesberts <[email protected]> > Reviewed-by: Franky Lin <[email protected]> > Signed-off-by: Arend van Spriel <[email protected]>
7 patches applied to wireless-drivers-next.git, thanks. 2fd3877b5bb7 brcmfmac: handle FWHALT mailbox indication 6c219b008815 brcmfmac: disable packet filtering in promiscuous mode 8c6efda22f5f brcmfmac: cleanup brcmf_cfg80211_escan() function df2d8388bc96 brcmfmac: use msecs_to_jiffies() instead of calculation using HZ 588378f15cff brcmfmac: get rid of brcmf_cfg80211_escan() function bbf35414cd23 brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field bd99a3013bdc brcmfmac: move configuration of probe request IEs -- https://patchwork.kernel.org/patch/10048525/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
