|
@@ -858,8 +858,6 @@ QDF_STATUS tgt_mc_cp_stats_process_stats_event(struct wlan_objmgr_psoc *psoc,
|
|
|
if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_STATION_STATS))
|
|
|
tgt_mc_cp_stats_extract_station_stats(psoc, ev);
|
|
|
|
|
|
- else
|
|
|
- cp_stats_debug("No pending request");
|
|
|
tgt_mc_cp_stats_extract_cca_stats(psoc, ev);
|
|
|
|
|
|
return QDF_STATUS_SUCCESS;
|