Ian W MORRISON <ianwmorrison@xxxxxxxxx> writes: > On 2 September 2017 at 06:04, Arend van Spriel > <arend.vanspriel@xxxxxxxxxxxx> wrote: >> On 31-08-17 00:51, Ian W MORRISON wrote: >>> >>> The firmware feature check introduced for multi-scheduled scan is also >>> failing for bcm4345 devices resulting in a firmware crash. >>> The reason for this crash has not yet been root cause so this patch avoids >>> the feature check for those device as a short-term fix. >> >> >> Thanks. This is one of the few devices that I actually do not have on my >> desk. >> >> Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> >>> >>> Fixes: 9fe929aaace6 ("brcmfmac: add firmware feature detection for gscan >>> feature") >>> Signed-off-by: Ian W MORRISON <ianwmorrison@xxxxxxxxx> >>> --- >>> v2: Fixed tabs being replaced by spaces in patch submission >>> Tested on MINIX NEO Z83-4 and MINIX NEO Z83-4 Pro devices. >>> --- >>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c | 3 ++- >>> 1 file changed, 2 insertions(+), 1 deletion(-) > > Thanks. This patch of course is required to fix the '4.13 REGRESSION' > for brcm4345 sdio wifi with 4.13-rc1 through 4.13-rc7 as v4.12.10 is > the last working release. If you want me to test anything specific on > this device let me know. I'll queue this for 4.14. And add a stable tag so that I goes to 4.13 stable releases: Cc: <stable@xxxxxxxxxxxxxxx> # v4.13 -- Kalle Valo