qcacld-3.0: Update band_capability INI usage with MLME CFG
Replace all usage of band_capability INI from HDD config to MLME CFG Change-Id: I406a8fb9965fe98a47cc6309d31f5bced529577b CRs-Fixed: 2327023
This commit is contained in:

committed by
nshrivas

parent
c87c925a4e
commit
f97cc11a70
@@ -161,6 +161,7 @@ static void mlme_init_generic_cfg(struct wlan_objmgr_psoc *psoc,
|
||||
gen->rtt3_enabled = cfg_default(CFG_RTT3_ENABLE);
|
||||
gen->band_capability =
|
||||
cfg_get(psoc, CFG_BAND_CAPABILITY);
|
||||
gen->band = gen->band_capability;
|
||||
gen->select_5ghz_margin =
|
||||
cfg_get(psoc, CFG_SELECT_5GHZ_MARGIN);
|
||||
gen->sub_20_chan_width =
|
||||
|
Reference in New Issue
Block a user