]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
authorIan W MORRISON <ianwmorrison@gmail.com>
Wed, 30 Aug 2017 22:51:03 +0000 (08:51 +1000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 8 Sep 2017 09:25:24 +0000 (12:25 +0300)
commit36dbab5751a286b09ce31ea3146dc71d1d62f559
treebc16b92a08566d82a6ebd81aae72dcb77b9aaecd
parent207816380bc9efc4347f4f7613a16d863b6734e2
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices

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.

Fixes: af7213615c14 ("brcmfmac: add firmware feature detection for gscan feature")
Cc: <stable@vger.kernel.org> # v4.13
Signed-off-by: Ian W MORRISON <ianwmorrison@gmail.com>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c