|
@@ -409,8 +409,6 @@ static QDF_STATUS fake_vdev_start_cmd_tlv(wmi_unified_t wmi_handle,
|
|
|
req->preferred_tx_streams, req->preferred_rx_streams,
|
|
|
(int)req->ldpc_rx_enabled, req->cac_duration_ms,
|
|
|
req->regdomain, req->he_ops);
|
|
|
- wma_remove_vdev_req(wma, req->vdev_id,
|
|
|
- WMA_TARGET_REQ_TYPE_VDEV_START);
|
|
|
ucfg_ocb_config_channel(wma->pdev);
|
|
|
return QDF_STATUS_SUCCESS;
|
|
|
}
|