Venkateswara Naralasetty <vnaralas@xxxxxxxxxxxxxx> wrote: > When tx status enabled, retry count is updated from tx completion status. > which is not working as expected due to firmware limitation where > firmware can not provide per MSDU rate statistics from tx completion > status. Due to this tx retry count is always 0 in station dump. > > Fix this issue by updating the retry packet count from per peer > statistics. This patch will not break on SDIO devices since, this retry > count is already updating from peer statistics for SDIO devices. > > Tested-on: QCA9984 PCI 10.4-3.6-00104 > Tested-on: QCA9882 PCI 10.2.4-1.0-00047 > > Signed-off-by: Venkateswara Naralasetty <vnaralas@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. 67b927f98208 ath10k: fix retry packets update in station dump -- https://patchwork.kernel.org/patch/11599289/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches