Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129753
b: refs/heads/master
c: b973c31
h: refs/heads/master
i:
  129751: eb2e876
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Jan 12, 2009
1 parent 78881f7 commit ac80dfe
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 71ef99c8b79ab07e1c79794085481464f9870d62
refs/heads/master: b973c31a925c6753d84a100673f6b25546ec8b34
1 change: 1 addition & 0 deletions trunk/net/mac80211/mesh_plink.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ static struct sta_info *mesh_plink_alloc(struct ieee80211_sub_if_data *sdata,

sta->flags = WLAN_STA_AUTHORIZED;
sta->sta.supp_rates[local->hw.conf.channel->band] = rates;
rate_control_rate_init(sta);

return sta;
}
Expand Down

0 comments on commit ac80dfe

Please sign in to comment.