diff options
| author | Pragaspathi Thilagaraj <tpragasp@codeaurora.org> | 2018-06-06 16:32:09 +0530 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-13 10:50:10 -0700 |
| commit | b9e69258baa95b800f0537d12af26b68d6481bcf (patch) | |
| tree | 7fe3e59cdac2f5c97a5ca2c21d316b94b2ad79d0 /tools/perf/scripts/python | |
| parent | 506cfac6873f9d900e509c615701987ee3e485af (diff) | |
qcacld-3.0: Fix hdd adaptor failed to start
The function wlan_hdd_update_dbs_scan_and_fw_mode_config and
sme_soc_set_dual_mac_config is called via the flow:
hdd_wlan_start_modules->hdd_configure_cds->hdd_features_init,
before hdd_start_adapter, so vdev isn't created yet,
and csr_queue_sme_command returned failure, as firmware doesn't
respond to the WMI_PDEV_SET_DUAL_MAC_CONFIG_CMDID and the
e_sme_command_set_dual_mac_config sme command is struck in the
active command queue.
Move the wlan_hdd_update_dbs_scan_and_fw_mode_config to
end of hdd_start_adapter.
Change-Id: I465841180c743f8dda0144cc1f7ef39bd6284eef
CRs-Fixed: 2252455
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
