Explorar o código

qcacld-3.0: Remove obsolete prevent_link_down from hdd cfg

After CFG INI componentization hdd prevent link down config
is obsolete and hence remove it from hdd config.

Change-Id: Ibcceef38b9aedfb323e859ff0c20d1b068dce08d
CRs-Fixed: 2397353
Rajeev Kumar %!s(int64=6) %!d(string=hai) anos
pai
achega
0f10c5ab45
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      core/hdd/inc/wlan_hdd_cfg.h

+ 0 - 1
core/hdd/inc/wlan_hdd_cfg.h

@@ -173,7 +173,6 @@ struct hdd_config {
 #ifdef ENABLE_MTRACE_LOG
 	bool enable_mtrace;
 #endif
-	bool prevent_link_down;
 	bool fEnableSNRMonitoring;
 	bool advertiseConcurrentOperation;
 #ifdef DHCP_SERVER_OFFLOAD