Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184077
b: refs/heads/master
c: 19885c4
h: refs/heads/master
i:
  184075: 2c35e49
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Feb 8, 2010
1 parent b9483c1 commit 7e8a6e4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 199d69f27326858b16449eb1cc1623299db64415
refs/heads/master: 19885c4fbd79439efd6b3798bfb73f2f30e27104
2 changes: 2 additions & 0 deletions trunk/net/mac80211/cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,8 @@ static int ieee80211_config_beacon(struct ieee80211_sub_if_data *sdata,
if (old)
memcpy(new->tail, old->tail, new_tail_len);

sdata->vif.bss_conf.dtim_period = new->dtim_period;

rcu_assign_pointer(sdata->u.ap.beacon, new);

synchronize_rcu();
Expand Down

0 comments on commit 7e8a6e4

Please sign in to comment.