qcacmn: Add counters for wdi messages
Add counters to account for wdi messages from firmware. Change-Id: I1c12d42ac4d385d2ed27f6eff84dd2fcfd540ab1 CRs-Fixed: 2365971
This commit is contained in:

committed by
nshrivas

父節點
750f71a5e6
當前提交
69a0ed394a
@@ -138,6 +138,7 @@ dp_wdi_event_handler(
|
||||
*/
|
||||
event_index = event - WDI_EVENT_BASE;
|
||||
|
||||
DP_STATS_INC(txrx_pdev, wdi_event[event_index], 1);
|
||||
wdi_sub = txrx_pdev->wdi_event_list[event_index];
|
||||
|
||||
/* Find the subscriber */
|
||||
|
Reference in New Issue
Block a user