qcacld-3.0: Add missing CFG INI comment text - wave 2
1) Some CFG INI options' comment text are missing. Add them so automation script can parse and retrieve the correct comment text. 2) Fix some discrepancies in existing CFG INI comments. 3) Delete some INI items that are not used any more. Change-Id: Ia2fc4fab70f78e99d14fd1f7f2b4248e6484ee32 CRs-Fixed: 2350612
Tento commit je obsažen v:
@@ -299,13 +299,14 @@
|
||||
"It is used to configure different RTS profiles")
|
||||
|
||||
/* <ini>
|
||||
* gFwDebugLogLevel: Takes values from enum DBGLOG_LOG_LVL,
|
||||
* make default value as DBGLOG_WARN to enable error and
|
||||
* warning logs by default.
|
||||
* gFwDebugLogLevel - Firmware debug log level
|
||||
* @Min: 0
|
||||
* @Max: 255
|
||||
* @Default: 3
|
||||
*
|
||||
* This option controls the level of firmware debug log. Default value is
|
||||
* DBGLOG_WARN, which is to enable error and warning logs.
|
||||
*
|
||||
* Related: None
|
||||
*
|
||||
* Supported Features: Debugging
|
||||
@@ -323,14 +324,14 @@
|
||||
"enable error and warning logs by default")
|
||||
|
||||
/* <ini>
|
||||
* gFwDebugLogType: takes values from enum dbglog_process_t,
|
||||
* make default value as DBGLOG_PROCESS_NET_RAW to give the
|
||||
* logs to net link since cnss_diag service is started at boot
|
||||
* time by default.
|
||||
* gFwDebugLogType - Firmware debug log type
|
||||
* @Min: 0
|
||||
* @Max: 255
|
||||
* @Default: 3
|
||||
*
|
||||
* This option controls how driver is to give the firmware logs to net link
|
||||
* when cnss_diag service is started.
|
||||
*
|
||||
* Related: None
|
||||
*
|
||||
* Supported Features: Debugging
|
||||
|
Odkázat v novém úkolu
Zablokovat Uživatele