[PATCH] sis190: complete the mii probe before registering the netdevice
authorFrancois Romieu <romieu@fr.zoreil.com>
Thu, 25 Aug 2005 22:30:37 +0000 (00:30 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 26 Aug 2005 04:52:11 +0000 (00:52 -0400)
commit3690b6c124fbc7259634f3b80d92a6d9fe51ec79
tree406f56331a1dc94054f08cff65d5bd9b49e28562
parente9985d53e3da3b51d0334d0622c449fda78ae089
[PATCH] sis190: complete the mii probe before registering the netdevice

The userspace must not be able to issue ethtool command and manage the
mii before it is completely initialized. Avoid some pesky "eth%d" messages.

Signed-off-by: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sis190.c