mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 09:36:15 +09:00
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>