From: Alexander Duyck Date: Mon, 5 Oct 2009 06:34:25 +0000 (+0000) Subject: igb: change how we handle alternate mac addresses X-Git-Tag: v2.6.33-rc1~388^2~924 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22896639af98ebc721a94ed71fc3acf2fb4a24dc;p=pandora-kernel.git igb: change how we handle alternate mac addresses This patch allows us to treat the alternate mac address as though it is the physical address on the adapter. This is accomplished by letting the alt_mac_address function to only fail on an NVM error. If no errors occur and the alternate mac address is not present then RAR0 is read as the default mac address. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed