qcacmn: Legacy Qwrap RE code cleanup

Remove Legacy Qwrap max client mode code as part of Legacy
RE code cleanup. Old change (same code changes as new) was
reverted as some PF checks were missing/skipped before merge
due to an IT issue

Safe to merge now as IT issue has been resolved and all PF
checks are enabled again before merge.

Change-Id: I2f6ae57a27d50c31115d89e57281dc1f7094d71d
CRs-Fixed: 3125196
This commit is contained in:
narayan subramhanyan
2022-02-15 16:16:24 +05:30
committed by Madan Koyyalamudi
szülő 7a60675260
commit 893d63c744
2 fájl változott, egészen pontosan 0 új sor hozzáadva és 27 régi sor törölve

Fájl megtekintése

@@ -196,9 +196,6 @@ static int init_deinit_service_ready_event_handler(ol_scn_t scn_handle,
wlan_psoc_nif_fw_ext_cap_set(psoc,
WLAN_SOC_F_MGMT_RX_REO_CAPABLE);
if (!wmi_service_enabled(wmi_handle, wmi_service_ext_msg))
target_if_qwrap_cfg_enable(psoc, tgt_hdl, event);
target_if_lteu_cfg_enable(psoc, tgt_hdl, event);
if (wmi_service_enabled(wmi_handle, wmi_service_rx_fse_support))
@@ -494,8 +491,6 @@ static int init_deinit_service_ext_ready_event_handler(ol_scn_t scn_handle,
legacy_callback(wmi_service_ready_ext_event_id,
scn_handle, event, data_len);
target_if_qwrap_cfg_enable(psoc, tgt_hdl, event);
target_if_set_twt_ap_pdev_count(info, tgt_hdl);
info->wlan_res_cfg.max_bssid_indicator =