Browse Source

Revert "qcacmn: Add debug print before calling WMI event handler"

This reverts change-id: Ie1b758a17882743fa4871b6ce4725c986769b01b

CRs-Fixed: 2155931
Change-Id: I54e0e1b2af868bc22da59410af405e970fe5678e
Adil Saeed Musthafa 7 years ago
parent
commit
a1975e2fa7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      wmi/src/wmi_unified.c

+ 0 - 2
wmi/src/wmi_unified.c

@@ -1871,8 +1871,6 @@ void __wmi_control_rx(struct wmi_unified *wmi_handle, wmi_buf_t evt_buf)
 		qdf_spin_unlock_bh(&wmi_handle->log_info.wmi_record_lock);
 	}
 #endif
-	QDF_TRACE(QDF_MODULE_ID_WMI, QDF_TRACE_LEVEL_DEBUG,
-			"Calling handler for WMI Event ID:%x\n", id);
 	/* Call the WMI registered event handler */
 	if (wmi_handle->target_type == WMI_TLV_TARGET)
 		wmi_handle->event_handler[idx] (wmi_handle->scn_handle,