[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)
commit487fd4eb1445407c9760af08b0b34c3f4cdb4afc
treed4fe20f822429352184159985b5b330bf2fd4c2d
parent0e3a64e2162f971180bf1fdd91c263dbdfcfd385
[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