qcacmn: Reduce HTC/WMI init log message log level
Reduce the log level so that logs appear on cnss-diag log instead on console. Change-Id: I6ee4b6ba22ddfe56eb7e93a7242555b8a087c204 CRs-Fixed: 2296956
This commit is contained in:

committad av
Nitesh Shrivastav

förälder
23ae49236f
incheckning
85b801ee9d
@@ -719,12 +719,12 @@ QDF_STATUS htc_start(HTC_HANDLE HTCHandle)
|
||||
MESSAGEID, HTC_MSG_SETUP_COMPLETE_EX_ID);
|
||||
|
||||
if (!htc_credit_flow) {
|
||||
AR_DEBUG_PRINTF(ATH_DEBUG_INIT,
|
||||
AR_DEBUG_PRINTF(ATH_DEBUG_TRC,
|
||||
("HTC will not use TX credit flow control"));
|
||||
pSetupComp->SetupFlags |=
|
||||
HTC_SETUP_COMPLETE_FLAGS_DISABLE_TX_CREDIT_FLOW;
|
||||
} else {
|
||||
AR_DEBUG_PRINTF(ATH_DEBUG_INIT,
|
||||
AR_DEBUG_PRINTF(ATH_DEBUG_TRC,
|
||||
("HTC using TX credit flow control"));
|
||||
}
|
||||
|
||||
|
Referens i nytt ärende
Block a user