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:
0e3a64e
)
[ARM] Fix init printk for EBSA110 network driver, and link timer
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 2 Oct 2005 17:12:03 +0000
(18:12 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 2 Oct 2005 17:12:03 +0000
(18:12 +0100)
Arrange for the initialisation printks to happen after we've
registered the network interface, so we know what name the
device is. Also, check the link every 500ms (and use
msecs_to_jiffies.)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found