Searched hist:"5 b90fc760db5a969ed26d70f8e62c91915f012bd" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.h | diff 5b90fc760db5a969ed26d70f8e62c91915f012bd Wed Nov 27 10:29:50 CST 2019 Anilkumar Kolli <akolli@codeaurora.org> ath11k: fix wmi service ready ext tlv parsing
The current ath11k driver failed to parse wmi_tlv_svc_rdy_ext_parse if there is change in wmi_mac_phy_capabilities length with below error.
ath11k c000000.wifi1: failed to extract mac caps, idx :0 ath11k c000000.wifi1: failed to parse tlv -22
This is needed to get firmware version WLAN.HK.2.0.0.1-00240-QCAHKSWPL_SILICONZ-1 working.
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | wmi.c | diff 5b90fc760db5a969ed26d70f8e62c91915f012bd Wed Nov 27 10:29:50 CST 2019 Anilkumar Kolli <akolli@codeaurora.org> ath11k: fix wmi service ready ext tlv parsing
The current ath11k driver failed to parse wmi_tlv_svc_rdy_ext_parse if there is change in wmi_mac_phy_capabilities length with below error.
ath11k c000000.wifi1: failed to extract mac caps, idx :0 ath11k c000000.wifi1: failed to parse tlv -22
This is needed to get firmware version WLAN.HK.2.0.0.1-00240-QCAHKSWPL_SILICONZ-1 working.
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|