Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
archive/package/madwifi/patches/463-fix_txrate_display.patch
2010-03-28 18:38:38 +00:00

11 lines
313 B
Diff

--- a/ath_rate/minstrel/minstrel.c
+++ b/ath_rate/minstrel/minstrel.c
@@ -728,6 +728,7 @@ ath_rate_statistics(struct ieee80211_nod
rn->max_tp_rate2 = index_max_tp2;
rn->max_prob_rate = index_max_prob;
rn->current_rate = index_max_tp;
+ ni->ni_txrate = index_max_tp;
}
static struct ath_ratectrl *