qcacmn: desc na change

Part of base changes, move due to dependency on
other changes.

Change-Id: I7d640d2976c4c2c2c156a5223683dc4b28559577
CRs-Fixed: 2283286
This commit is contained in:
Ruchi, Agrawal
2018-07-16 16:45:34 +05:30
committed by nshrivas
parent 253053fe2e
commit c3e68bc67d
3 changed files with 8 additions and 8 deletions

View File

@@ -412,7 +412,7 @@ struct cdp_tx_ingress_stats {
/* Packets dropped on the Tx side */
struct {
struct cdp_pkt_info dropped_pkt;
uint32_t desc_na;
struct cdp_pkt_info desc_na;
uint32_t ring_full;
uint32_t enqueue_fail;
uint32_t dma_error;