Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79487
b: refs/heads/master
c: c09c723
h: refs/heads/master
i:
  79485: 2be48c6
  79483: 1662fdd
  79479: 4df9850
  79471: d11780e
  79455: 029c748
  79423: 2339b27
  79359: e88e1cc
v: v3
  • Loading branch information
Stefano Brivio authored and David S. Miller committed Jan 28, 2008
1 parent 99c422d commit 66bfc76
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: f99b751fca5b16bea53c0d6724935e1949350052
refs/heads/master: c09c7237eadc65916305835ca1e3ee8a03f01159
2 changes: 2 additions & 0 deletions trunk/net/mac80211/rc80211_pid_algo.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ static void *rate_control_pid_alloc_sta(void *priv, gfp_t gfp)
if (spinfo == NULL)
return NULL;

spinfo->last_sample = jiffies;

#ifdef CONFIG_MAC80211_DEBUGFS
spin_lock_init(&spinfo->events.lock);
init_waitqueue_head(&spinfo->events.waitqueue);
Expand Down

0 comments on commit 66bfc76

Please sign in to comment.