diff options
author | Jeffrey Hugo <jeffrey.l.hugo@gmail.com> | 2019-11-15 10:21:43 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-11-25 14:55:38 +0300 |
commit | 501d4152b0184b7f0a4df03a1dc748b381410a11 (patch) | |
tree | 73b6e7f73ed61332f827512fc398b9466e50f81e /drivers/net/wireless/ath/ath10k/mac.c | |
parent | d58f466a5dee814b7820aff9aaa393b3782559d9 (diff) | |
download | linux-501d4152b0184b7f0a4df03a1dc748b381410a11.tar.xz |
ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01
Firmware with the build id QC_IMAGE_VERSION_STRING=WLAN.HL.1.0.2-XXXX does
not support the QMI_WLFW_HOST_CAP_REQ_V01 message and will return the
QMI not supported error to the ath10k driver. Since not supporting this
message is not fatal to the firmware nor the ath10k driver, lets catch
this particular scenario and ignore it so that we can still bring up
wifi services successfully.
Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/mac.c')
0 files changed, 0 insertions, 0 deletions