qcacld-3.0: Disable 11be when not supported by target
Disable 11be when not supported by target Change-Id: Iecf9ab3eab5a9e69b01fb03b30b028b57019b10d CRs-Fixed: 3291961
This commit is contained in:

committed by
Madan Koyyalamudi

父節點
b5256983ff
當前提交
1472d9ad6d
@@ -290,6 +290,7 @@ void wma_eht_update_tgt_services(struct wmi_unified *wmi_handle,
|
||||
wma_set_fw_wlan_feat_caps(DOT11BE);
|
||||
wma_debug("11be is enabled");
|
||||
} else {
|
||||
cfg->en_11be = false;
|
||||
wma_debug("11be is not enabled");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user