qcacld-3.0: Fix some discrepancies in CFG INI comments
Discrepancies between some of the CFG INI names and their comment text were discovered during reviewing. Fix them by making all comment text aligning with the real CFG INI names. Change-Id: I1bf5417ea79727da451d0d6ca1a5cd100523e49a CRs-Fixed: 2348140
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* gLowerrBrssiThresh - Sets Lower threshold for beacon RSSI
|
||||
* gLowerBrssiThresh - Sets Lower threshold for beacon RSSI
|
||||
* @Min: 6
|
||||
* @Max: 36
|
||||
* @Default: 26
|
||||
|
@@ -127,7 +127,7 @@
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* external_acs_policy - External ACS policy control
|
||||
* acs_policy - External ACS policy control
|
||||
* @Min: 0
|
||||
* @Max: 1
|
||||
* @Default: 0
|
||||
|
@@ -256,7 +256,7 @@
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* iInfraMinPhyRateAcVi - Set min PHY rate for VI
|
||||
* InfraMinPhyRateAcVi - Set min PHY rate for VI
|
||||
* @Min: 0x0
|
||||
* @Max: 0xFFFFFFFF
|
||||
* @Default: 0x5B8D80
|
||||
@@ -658,7 +658,7 @@
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* InfraMinPhyRateAcBke - Set min PHY rate for BK
|
||||
* InfraMinPhyRateAcBk - Set min PHY rate for BK
|
||||
* @Min: 0x0
|
||||
* @Max: 0xFFFFFFFF
|
||||
* @Default: 0x5B8D80
|
||||
|
Reference in New Issue
Block a user