diff options
| author | Pragaspathi Thilagaraj <tpragasp@codeaurora.org> | 2018-06-06 16:32:09 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-06-21 06:04:33 -0700 |
| commit | 95512402e947e075e45fb8e1c03f019df48f24ba (patch) | |
| tree | b4816d18e9aed08b5e3ef9bec6edbcace9f32e6c /tools/perf/scripts/python | |
| parent | 2b9a70faf3c6593ec4686cad109eedd16336f247 (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
