android_kernel_xiaomi_sm8350/components/mlme/core
Ashish Kumar Dhanotiya efae55b005 qcacld-3.0: 11d and 11h inis are not getting updated
As part of ini convergence, enabled_11d and enabled_11h inis are
moved to converged framework but these inis are not removed from
legacy initialization path which is overwritting these values
to constant values and thus these inis are not taking effect.
Morever in the converged code also these inis are getting
initialized with default values instead of the values given
from ini file.

To address this issue, remove the legacy initialization of these
inis and in the converged ini path initialize these values with
the values configured in the ini files.

Change-id: I3d02c0d543fd561f1fd948b5c2850a509b1104e7
CRs-fixed: 2371528
2018-12-28 12:26:39 -08:00
..
inc qcacld-3.0: Move IBSS INI params to converged CFG component 2018-12-28 02:23:00 -08:00
src qcacld-3.0: 11d and 11h inis are not getting updated 2018-12-28 12:26:39 -08:00