]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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)
commit631ae320a4123898927ab1eb32ad81274a713488
tree81c3e089f06a17efbc9f075bc8a875406492c9e2
parent7c442fa17eabd34301598acbca8ecb99daad6027
[PATCH] skge: dont allow bad hardware address from ROM

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>
drivers/net/skge.c