mbox series

[0/2] Fix tx stats inconsistencies

Message ID 1552319602-17795-1-git-send-email-pillair@codeaurora.org (mailing list archive)
Headers show
Series Fix tx stats inconsistencies | expand

Message

Rakesh Pillai March 11, 2019, 3:53 p.m. UTC
The rate table indexes and the NSS values are
incorrect, causing the tx stats to be displayed
incorrectly.

This patchset fix these issues in the tx stats
displayed via debugfs.

Rakesh Pillai (2):
  ath10k: Fix rate table updation in tx stats
  ath10k: Fix NSS tx stats for legacy rates

 drivers/net/wireless/ath/ath10k/htt_rx.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)