sdm710-common: wlan: Remove obselete gEnableBypass11d config
Remove the definitions and related internal data structures and
value retrieving code of the following 3 CFG INI items, due to
they're not used to control any driver behavior any more.
-gVccRssiTrigger
-gVccUlMacLossThresh
-gEnableBypass11d
Ref: 3daaeeb4ea
Change-Id: I919bf191f48db4bf0947235ff804aed2b4b1bdb9
CRs-Fixed: 2352224
Signed-off-by: kssrao13882 <kssrao13882@gmail.com>
This commit is contained in:
parent
1bd130e635
commit
14225579e3
1 changed files with 0 additions and 4 deletions
|
@ -125,10 +125,6 @@ gChannelBondingMode5GHz=1
|
|||
gGoKeepAlivePeriod = 20
|
||||
gApKeepAlivePeriod = 20
|
||||
|
||||
#If set will start with active scan after driver load, otherwise will start with
|
||||
#passive scan to find out the domain
|
||||
gEnableBypass11d=1
|
||||
|
||||
#If set to 0, will not scan DFS channels
|
||||
gEnableDFSChnlScan=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue