Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78698
b: refs/heads/master
c: 1b507e7
h: refs/heads/master
v: v3
  • Loading branch information
Stefano Brivio authored and David S. Miller committed Jan 28, 2008
1 parent c193655 commit 35b778f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6d65f5db2f66e3ff44df759fbbb3c7482879fb1e
refs/heads/master: 1b507e7e538ee1c8a25e698911a44604d6be3954
4 changes: 2 additions & 2 deletions trunk/net/mac80211/rc80211_pid.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#ifndef RC80211_PID_H
#define RC80211_PID_H

/* Sampling period for measuring percentage of failed frames. */
#define RC_PID_INTERVAL (HZ / 8)
/* Sampling period for measuring percentage of failed frames in ms. */
#define RC_PID_INTERVAL 125

/* Exponential averaging smoothness (used for I part of PID controller) */
#define RC_PID_SMOOTHING_SHIFT 3
Expand Down

0 comments on commit 35b778f

Please sign in to comment.