qcacmn: Fix rx byte and num count for lithium platform
Fix rx byte and num count for lithium platform Change-Id: Ic964efacec3bbfbb87dafbb8021415d4633a1393 CRs-Fixed: 3599422
This commit is contained in:

committato da
Rahul Choudhary

parent
9506ccc29b
commit
b13bb9a868
@@ -909,6 +909,9 @@ done:
|
||||
nbuf);
|
||||
DP_PEER_STATS_FLAT_INC_PKT(txrx_peer, to_stack, 1,
|
||||
QDF_NBUF_CB_RX_PKT_LEN(nbuf));
|
||||
DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer,
|
||||
rx.rx_success, 1,
|
||||
QDF_NBUF_CB_RX_PKT_LEN(nbuf), 0);
|
||||
if (qdf_unlikely(txrx_peer->in_twt))
|
||||
DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer,
|
||||
rx.to_stack_twt, 1,
|
||||
|
Fai riferimento in un nuovo problema
Block a user