From: Michael Chan Date: Tue, 28 Mar 2006 07:14:53 +0000 (-0800) Subject: [TG3]: Fix probe failure due to invalid MAC address X-Git-Tag: v2.6.17-rc1~164^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008652b337364ee994a0cd71d88a0fe9f00fc7ca;p=pandora-kernel.git [TG3]: Fix probe failure due to invalid MAC address Some older bootcode in some devices may report 0 MAC address in SRAM when booting up from low power state. This patch fixes the problem by checking for a valid MAC address in SRAM and falling back to NVRAM if necessary. Thanks to walt for reporting the problem and helping to debug it. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed