]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] Fix init printk for EBSA110 network driver, and link timer
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 2 Oct 2005 17:12:03 +0000 (18:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 Oct 2005 17:12:03 +0000 (18:12 +0100)
commit4bd1f47692c0806a22583b42e2c39e9c6b4dd9ed
treed4fe20f822429352184159985b5b330bf2fd4c2d
parent2a05b2dcdd6586166b8a07db243bb51802856362
[ARM] Fix init printk for EBSA110 network driver, and link timer

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>
drivers/net/arm/am79c961a.c