qcacmn: Set pdev id base on FW capability for CFR request
Host and FW have agreement about using fixed pdev id for CFR on HMT, which required changes on both sides. In case only picked host change with old FW, which will case device broken during booting up, add this change to set pdev id base on FW capability for CFR request. Change-Id: Iac82074228d42c6f51ea2024defdb0272e5cb396 CRs-Fixed: 3409616
This commit is contained in:

committed by
Madan Koyyalamudi

parent
ad3cd5fa15
commit
ebf01e75ce
@@ -6280,6 +6280,7 @@ typedef enum {
|
||||
wmi_service_wpa3_sha384_roam_support,
|
||||
wmi_service_multiple_vdev_restart_bmap,
|
||||
wmi_service_v1a_v1b_supported,
|
||||
wmi_service_cfr_capture_pdev_id_soc,
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
#define WMI_SERVICE_UNAVAILABLE 0xFFFF
|
||||
|
Reference in New Issue
Block a user