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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2017 21:20:53 +0000 (14:20 -0700)
commit138f24b8442a62bf5155d49b4334fe375d6394df
treeac286570c5247b9fdf734e91cf00e8a893ffca9a
parent260f116ededdd4aa00490b3184b716811496c051
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices

commit f957dd3c8db2781c8a334b166800788feb618625 upstream.

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: 9fe929aaace6 ("brcmfmac: add firmware feature detection for gscan feature")
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c