Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327668
b: refs/heads/master
c: f9e6e95
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg committed Aug 20, 2012
1 parent 1221ae6 commit eaaa300
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: 9e99a127b5724d7a2cd9d2973b10981d56e1d647
refs/heads/master: f9e6e95b63758202fe2ce43bd7c922db2ff50f80
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rate.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static inline void rate_control_rate_init(struct sta_info *sta)
if (!ref)
return;

sband = local->hw.wiphy->bands[local->hw.conf.channel->band];
sband = local->hw.wiphy->bands[local->oper_channel->band];

ref->ops->rate_init(ref->priv, sband, ista, priv_sta);
set_sta_flag(sta, WLAN_STA_RATE_CONTROL);
Expand Down

0 comments on commit eaaa300

Please sign in to comment.