|
@@ -3002,6 +3002,7 @@ int hdd_wlan_start_modules(struct hdd_context *hdd_ctx, bool reinit)
|
|
hdd_update_hw_sw_info(hdd_ctx);
|
|
hdd_update_hw_sw_info(hdd_ctx);
|
|
|
|
|
|
if (QDF_GLOBAL_FTM_MODE == hdd_get_conparam()) {
|
|
if (QDF_GLOBAL_FTM_MODE == hdd_get_conparam()) {
|
|
|
|
+ hdd_enable_power_management();
|
|
hdd_err("in ftm mode, no need to configure cds modules");
|
|
hdd_err("in ftm mode, no need to configure cds modules");
|
|
ret = -EINVAL;
|
|
ret = -EINVAL;
|
|
break;
|
|
break;
|