[PATCH] skge: dont allow bad hardware address from ROM
authorStephen Hemminger <shemminger@osdl.org>
Tue, 6 Jun 2006 17:11:14 +0000 (10:11 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 8 Jun 2006 19:44:54 +0000 (15:44 -0400)
Sometimes boards don't reset properly, and the address read out of the
EEPROM is zero. Stop the insanity before the device gets registered.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found