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:
b10c066
)
[PATCH] skge: use workq for PHY handling
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 6 Jun 2006 17:11:11 +0000
(10:11 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 8 Jun 2006 19:44:54 +0000
(15:44 -0400)
Since accessing the PHY can take 100's of usecs, use a work queue to
allow spinning in outside of soft/hard irq.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found