git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f44780
)
mac80211: pid: replace open-coded msecs_to_jiffies
author
Bob Copeland
<me@bobcopeland.com>
Sat, 16 Jan 2010 19:36:53 +0000
(14:36 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 19 Jan 2010 21:25:15 +0000
(16:25 -0500)
Code directly scaling by HZ and rounding can be more efficiently
and clearly performed with msecs_to_jiffies.
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found