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:
e03d72b
)
[PATCH] drivers/net/*: use time_after() and friends
author
Marcelo Feitoza Parisi
<marcelo@feitoza.com.br>
Tue, 10 Jan 2006 02:37:15 +0000
(18:37 -0800)
committer
Jeff Garzik
<jgarzik@pobox.com>
Tue, 17 Jan 2006 12:59:23 +0000
(07:59 -0500)
They deal with wrapping correctly and are nicer to read. Also make
jiffies-holding variables unsigned long.
Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found