Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288209
b: refs/heads/master
c: 8617b09
h: refs/heads/master
i:
  288207: 1cacd03
v: v3
  • Loading branch information
Mohammed Shafi Shajakhan authored and John W. Linville committed Feb 21, 2012
1 parent 9a037d8 commit c490c3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5dcbf480473f6c3f06ad2426b7517038a2a18911
refs/heads/master: 8617b093d0031837a7be9b32bc674580cfb5f6b5
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rate.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ void rate_control_get_rate(struct ieee80211_sub_if_data *sdata,
for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
info->control.rates[i].idx = -1;
info->control.rates[i].flags = 0;
info->control.rates[i].count = 1;
info->control.rates[i].count = 0;
}

if (sdata->local->hw.flags & IEEE80211_HW_HAS_RATE_CONTROL)
Expand Down

0 comments on commit c490c3b

Please sign in to comment.