Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150160
b: refs/heads/master
c: 206eade
h: refs/heads/master
v: v3
  • Loading branch information
Alban Browaeys authored and John W. Linville committed May 6, 2009
1 parent ae9c6bc commit e3f8fca
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: fb4a3d35a26aa8ef5049f10666e6a163b4c32855
refs/heads/master: 206eade5a68f7a06adbe7c65e47fd88843ad0546
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rt2x00/rt2x00lib.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
* Interval defines
* Both the link tuner as the rfkill will be called once per second.
*/
#define LINK_TUNE_INTERVAL ( round_jiffies_relative(HZ) )
#define RFKILL_POLL_INTERVAL ( 1000 )
#define LINK_TUNE_INTERVAL round_jiffies_relative(HZ)
#define RFKILL_POLL_INTERVAL 1000

/*
* rt2x00_rate: Per rate device information
Expand Down

0 comments on commit e3f8fca

Please sign in to comment.