qcacmn: Add new WDI event index for tx capture
added new WDI event index for tx capture, share same index cause corruption when switching different feature without delay. Change-Id: I9e7a849968544957491891629eb42974c8b65728
This commit is contained in:
@@ -350,6 +350,7 @@ enum WDI_EVENT {
|
||||
WDI_EVENT_TX_DATA,
|
||||
WDI_EVENT_RX_DATA,
|
||||
WDI_EVENT_TX_MGMT_CTRL,
|
||||
WDI_EVENT_TX_PKT_CAPTURE,
|
||||
WDI_EVENT_HTT_STATS,
|
||||
WDI_EVENT_TX_BEACON,
|
||||
WDI_EVENT_PEER_STATS,
|
||||
|
Reference in New Issue
Block a user