Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369599
b: refs/heads/master
c: a364736
h: refs/heads/master
i:
  369597: e0e3fa3
  369595: b515bf1
  369591: 5eae1a0
  369583: 47ff92a
  369567: 600d6b6
  369535: c1ad7d9
v: v3
  • Loading branch information
Karl Beldan authored and Johannes Berg committed Apr 22, 2013
1 parent 8b36797 commit 960a7df
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c2eb5b0f342c9b1c2e1d77680af71940fc997779
refs/heads/master: a36473621c871df14bbf2106ab0721b475aac8e0
3 changes: 3 additions & 0 deletions trunk/net/mac80211/rc80211_minstrel_ht.c
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,9 @@ minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband,
if (!n_supported)
goto use_legacy;

/* init {mi,mi->groups[*]}->{max_tp_rate,max_tp_rate2,max_prob_rate} */
minstrel_ht_update_stats(mp, mi);

return;

use_legacy:
Expand Down

0 comments on commit 960a7df

Please sign in to comment.