commit | 487fd4eb1445407c9760af08b0b34c3f4cdb4afc | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Oct 02 18:12:03 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 02 18:12:03 2005 +0100 |
tree | d4fe20f822429352184159985b5b330bf2fd4c2d | |
parent | 0e3a64e2162f971180bf1fdd91c263dbdfcfd385 [diff] |
[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>