Skip to content
Commit 501d4152 authored by Jeffrey Hugo's avatar Jeffrey Hugo Committed by Kalle Valo
Browse files

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: default avatarJeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent d58f466a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment