]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
authorArend Van Spriel <arend.vanspriel@broadcom.com>
Fri, 11 Aug 2017 10:07:36 +0000 (11:07 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 14 Aug 2017 08:09:30 +0000 (11:09 +0300)
commite9bf53ab1ee34bb05c104bbfd2b77c844773f8e6
tree62ce9120f69254bbef7edd5658faeb69efbd7c0e
parent9d6b9b8d1cdbda449bd30e6f63b8eeca15829475
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices

The firmware feature check introduced for multi-scheduled scan turned out
to be failing for bcm4343{0,1,8} 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.

Reported-by: Stefan Wahren <stefan.wahren@i2se.com>
Reported-by: Ian Molton <ian@mnementh.co.uk>
Fixes: 9fe929aaace6 ("brcmfmac: add firmware feature detection for gscan feature")
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c