From: Alexander Duyck Date: Fri, 6 Feb 2009 23:17:06 +0000 (+0000) Subject: igb: read address from RAH/RAL instead of from EEPROM X-Git-Tag: v2.6.30-rc1~662^2~786 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a70b3889ea50daa10a7f3468920c1f5483155d;p=pandora-kernel.git igb: read address from RAH/RAL instead of from EEPROM Instead of pulling the mac address from EEPROM it is easier to pull it from the RAL/RAH registers and then just copy it into the address structures. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed