Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266499
b: refs/heads/master
c: 89888e3
h: refs/heads/master
i:
  266497: c6dd8c3
  266495: 972db11
v: v3
  • Loading branch information
Lorenzo Bianconi authored and John W. Linville committed Sep 30, 2011
1 parent eaa19a7 commit d67f373
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4ca8c452a655d96639975d132f586f2829f6564e
refs/heads/master: 89888e368eebb8d5c3dbf58425b95fc773aee511
2 changes: 2 additions & 0 deletions trunk/net/mac80211/rc80211_minstrel_ht.c
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@ minstrel_ht_update_stats(struct minstrel_priv *mp, struct minstrel_ht_sta *mi)

mr = minstrel_get_ratestats(mi, mg->max_tp_rate);
if (cur_tp < mr->cur_tp) {
mi->max_tp_rate2 = mi->max_tp_rate;
cur_tp2 = cur_tp;
mi->max_tp_rate = mg->max_tp_rate;
cur_tp = mr->cur_tp;
}
Expand Down

0 comments on commit d67f373

Please sign in to comment.