Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mwifiex: transmit packet stats incorrect.
tx_packets counter is incremented for aggregated packets, when it had already been incremented for the aggregated packet's constituent parts. Removing the extra count. Signed-off-by: Marty Faltesek <mfaltesek@google.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
- Loading branch information