Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377386
b: refs/heads/master
c: 795d855
h: refs/heads/master
v: v3
  • Loading branch information
Simon Wunderlich authored and Johannes Berg committed Jun 12, 2013
1 parent 3b4d301 commit da15fec
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: a6b368f6caec2c897a2ac98c5c359cab9c35dea5
refs/heads/master: 795d855d56c6d172f50a974f603ba923ac93ee76
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rate.c
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ static void rate_control_apply_mask(struct ieee80211_sub_if_data *sdata,
if (rates[i].idx < 0)
break;

rate_idx_match_mask(&rates[i], sband, mask, chan_width,
rate_idx_match_mask(&rates[i], sband, chan_width, mask,
mcs_mask);
}
}
Expand Down

0 comments on commit da15fec

Please sign in to comment.