qcacld-3.0: Enable WLM feature by default

Set wlm_latency_enable=1 to enable vdev latency manager feature
by default.

Change-Id: Iee5a4f386bad649be86a299c6816c7802c73992c
CRs-Fixed: 2369989
此提交包含在:
Rajeev Kumar Sirasanagandla
2019-01-03 19:21:32 +05:30
提交者 nshrivas
父節點 48b3980813
當前提交 3bc9da2268

查看文件

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
* Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -37,7 +37,7 @@
* </ini>
*/
#define CFG_LATENCY_ENABLE CFG_INI_BOOL("wlm_latency_enable", \
0, \
1, \
"WLM latency Enable")
/*