qcacld-3.0: Relocate HDD ini items (1)
Relocate below HDD ini items as per converged infrastructure. 1. CFG_ENABLE_RUNTIME_PM 2. CFG_STA_KEEPALIVE_METHOD_NAME 3. CFG_ENABLE_MCC_ENABLED_NAME 4. CFG_ENABLE_SAP_SUSPEND 5. CFG_ENABLE_DEAUTH_TO_DISASSOC_MAP_NAME 6. CFG_INFORM_BSS_RSSI_RAW_NAME 7. CFG_AP_ENABLE_RANDOM_BSSID_NAME 8. CFG_VC_MODE_BITMAP Change-Id: I881c87f9ca73804d03af358163c9a043b3193c81 CRs-Fixed: 2357174
This commit is contained in:

committed by
nshrivas

orang tua
e788247c72
melakukan
f3f8127986
@@ -393,7 +393,7 @@
|
||||
|
||||
#ifdef DHCP_SERVER_OFFLOAD
|
||||
/* <ini>
|
||||
* gEnableDeauthToDisassocMap
|
||||
* gDHCPServerOffloadEnable
|
||||
* @Min: 0
|
||||
* @Max: 1
|
||||
* @Default: 0
|
||||
@@ -407,7 +407,7 @@
|
||||
* </ini>
|
||||
*/
|
||||
#define CFG_DHCP_SERVER_OFFLOAD_SUPPORT CFG_INI_BOOL( \
|
||||
"gEnableDeauthToDisassocMap", \
|
||||
"gDHCPServerOffloadEnable", \
|
||||
0, \
|
||||
"DHCP Server offload support")
|
||||
|
||||
|
Reference in New Issue
Block a user