qcacld-3.0: Log cleanup

Propagation error, remove this log.

CRs-Fixed: 2099382
Change-Id: I73c61839c2b6692a6b78eb995c9db9e20402df57
This commit is contained in:
Srinivas Girigowda
2017-08-31 13:45:49 -07:00
committed by snandini
parent 6654917cc5
commit b1a7d03636

View File

@@ -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]++;