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:
343c686
)
[PATCH] drivers/net: fix-up schedule_timeout() usage
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Sun, 11 Sep 2005 09:09:55 +0000
(
02:09
-0700)
committer
Jeff Garzik
<jgarzik@pobox.com>
Wed, 14 Sep 2005 12:33:24 +0000
(08:33 -0400)
Use schedule_timeout_interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found