diff options
| author | Surabhi Vishnoi <svishnoi@codeaurora.org> | 2019-02-26 14:57:56 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:34:27 +0200 |
| commit | a73713e533230b82122579e7d004ad26984dd48e (patch) | |
| tree | 026089c5bcdc4704b137ddbb18d1d9ff75647aae /tools | |
| parent | e486c95f5d50df00b00c597a60cb030479994dac (diff) | |
| download | talos-obmc-linux-a73713e533230b82122579e7d004ad26984dd48e.tar.gz talos-obmc-linux-a73713e533230b82122579e7d004ad26984dd48e.zip | |
ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
[ Upstream commit ef9051c72ab7bc664e8047c55ac74bdb1c7fa3ee ]
Currently, the bandwidth is updated wrongly in BW table in tx_stats
debugfs per sta as there is difference in number of bandwidth type
in mac80211 and driver stats table. This leads to bandwidth getting
updated at wrong index in bandwidth table in tx_stats.
Fix this index mismatch between mac80211 and driver stats table (BW table)
by making the number of bandwidth type in driver compatible with mac80211.
Tested HW: WCN3990
Tested FW: WLAN.HL.3.1-00784-QCAHLSWMTPLZ-1
Fixes: a904417fc876 ("ath10k: add extended per sta tx statistics support")
Signed-off-by: Surabhi Vishnoi <svishnoi@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions

