qcacld-3.0: Log cleanup
Propagation error, remove this log. CRs-Fixed: 2099382 Change-Id: I73c61839c2b6692a6b78eb995c9db9e20402df57
This commit is contained in:

committed by
snandini

parent
6654917cc5
commit
b1a7d03636
@@ -4977,10 +4977,6 @@ static int __hdd_ipa_wlan_evt(hdd_adapter_t *adapter, uint8_t sta_id,
|
||||
"IPA resource unload in progress");
|
||||
return 0;
|
||||
}
|
||||
HDD_IPA_LOG(QDF_TRACE_LEVEL_ERROR,
|
||||
"IPA resource %s completed",
|
||||
hdd_ipa->resource_loading ?
|
||||
"load" : "unload");
|
||||
}
|
||||
|
||||
hdd_ipa->stats.event[type]++;
|
||||
|
Reference in New Issue
Block a user