diff options
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | 2013-11-24 17:56:51 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-12-05 14:56:28 -0500 |
commit | fc70ff7207a42e3d1f3d76317fe5e3169391dc47 (patch) | |
tree | 61a24f14f99dbfc6f0adfd896b67baa2c6952ad9 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 42bc702e76fc459dfb3f2fb50c99bd7f680eb2b4 (diff) |
ath9k: fix retry chain initialization in tx99 code
Initialize first chain attempt counter to 1 in ath9k_build_tx99_skb().
Otherwise multi-retry chain is initialized to {idx,count} = {-1, 0} in
rate_control_fill_sta_table() and tx99 transmission rate is not configured in
rate_control_apply_mask() since first chain idx is set to -1
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions