diff options
| author | Jes Sorensen <Jes.Sorensen@redhat.com> | 2016-11-19 00:44:27 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2016-11-25 12:51:01 +0300 |
| commit | b4c3d9cfb6075ded389485dfc8cb9e30aa5a4272 (patch) | |
| tree | 245c53c8b205c4a26eceb52946d5f04a2f8832ae /tools/perf/scripts/python/sched-migration.py | |
| parent | a748a11038f86b1247e92fb131c663064397b706 (diff) | |
| download | linux-b4c3d9cfb6075ded389485dfc8cb9e30aa5a4272.tar.xz | |
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
In order to obtain retry count for a given rate we need to pass the
full struct ieee80211_tx_info to the function setting the rate in he
TX descriptor.
This uncovered a huge bug where the old code would use struct
ieee80211_rate.flags to test for rate parameters, which is always
zero, instead of the flags value from struct ieee80211_tx_rate.
Time to find a brown paper bag :(
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
