|
@@ -6522,10 +6522,6 @@ void lim_add_he_cap(struct mac_context *mac_ctx, struct pe_session *pe_session,
|
|
|
qdf_mem_copy(&add_sta_params->he_config, &assoc_req->he_cap,
|
|
|
sizeof(add_sta_params->he_config));
|
|
|
|
|
|
- add_sta_params->he_mcs_12_13_map =
|
|
|
- assoc_req->qcn_ie.he_mcs13_attr.he_mcs_12_13_supp_80 |
|
|
|
- assoc_req->qcn_ie.he_mcs13_attr.he_mcs_12_13_supp_160 << 8;
|
|
|
-
|
|
|
if (lim_is_he_6ghz_band(pe_session))
|
|
|
lim_update_he_6ghz_band_caps(mac_ctx,
|
|
|
&assoc_req->he_6ghz_band_cap,
|