igb: read address from RAH/RAL instead of from EEPROM
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 6 Feb 2009 23:17:06 +0000 (23:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Feb 2009 10:43:05 +0000 (02:43 -0800)
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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/e1000_defines.h
drivers/net/igb/e1000_nvm.c

Simple merge
Simple merge