commit | 0985d3a410ace005ce62666b67c9372dfc14bd7f | [log] [tgz] |
---|---|---|
author | Chris Chiu <chiu@endlessm.com> | Fri Mar 20 14:38:33 2020 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Mar 26 11:43:00 2020 +0200 |
tree | 49c6458d1b24cb8df4f681ecd86071d38c05863b | |
parent | a66b8b4108f178f34394681232c7df07e9b0f6be [diff] |
rtl8xxxu: Feed current txrate information for mac80211 The nl80211 commands such as 'iw link' can't get current txrate information from the driver. This commit fills in the tx rate information from the C2H RA report in the sta_statistics function. Signed-off-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200320063833.1058-3-chiu@endlessm.com