Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72723
b: refs/heads/master
c: b239bd7
h: refs/heads/master
i:
  72721: f40b51f
  72719: 1c00449
v: v3
  • Loading branch information
Anton Blanchard authored and John W. Linville committed Oct 26, 2007
1 parent 1f662ad commit 57accf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: be84e3d673ed32353e5504313dd1a5f5cc2f6ba6
refs/heads/master: b239bd759869a82bbb8ecf94ff10634b6829313d
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00lib.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* Interval defines
* Both the link tuner as the rfkill will be called once per second.
*/
#define LINK_TUNE_INTERVAL ( round_jiffies(HZ) )
#define LINK_TUNE_INTERVAL ( round_jiffies_relative(HZ) )
#define RFKILL_POLL_INTERVAL ( 1000 )

/*
Expand Down

0 comments on commit 57accf9

Please sign in to comment.