OSDN Git Service

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)
commit40a70b3889ea50daa10a7f3468920c1f5483155d
tree7f9037105683dc2efc335a2fe6829ceb69b2edba
parentc1889bfe687c22f74d1333913ffe8f8da173d601
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 <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