Re: [PATCH] ath10k: fix get invalid tx rate for Mesh metric

2019-11-08 Thread Kalle Valo
Miaoqing Pan wrote: > ath10k does not provide transmit rate info per MSDU > in tx completion, mark that as -1 so mac80211 > will ignore the rates. This fixes mac80211 update Mesh > link metric with invalid transmit rate info. > > Tested HW: QCA9984 > Tested FW: 10.4-3.9.0.2-00035 > >

[PATCH] ath10k: fix get invalid tx rate for Mesh metric

2019-10-29 Thread Miaoqing Pan
ath10k does not provide transmit rate info per MSDU in tx completion, mark that as -1 so mac80211 will ignore the rates. This fixes mac80211 update Mesh link metric with invalid transmit rate info. Tested HW: QCA9984 Tested FW: 10.4-3.9.0.2-00035 Signed-off-by: Hou Bao Hou Signed-off-by: