commit | 8d666302df95ab585f5cc7b2fb779991f8797eb5 | [log] [tgz] |
---|---|---|
author | Marty Faltesek <mfaltesek@google.com> | Wed Apr 20 00:22:01 2016 -0400 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Apr 27 16:51:17 2016 +0300 |
tree | be8572855284a251f4a0456f44d37ac1c2ff7a78 | |
parent | b977d305ad20e05212c0ded2a7ef90e411edc1b3 [diff] |
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>