]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
igb: Alternate MAC Address EEPROM Updates
authorAkeem G. Abodunrin <akeem.g.abodunrin@intel.com>
Fri, 2 Sep 2011 23:08:55 +0000 (23:08 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 6 Oct 2011 10:40:34 +0000 (03:40 -0700)
commit6538ee62d597ca09035c33838d7516455f4fd3e1
tree70dbb0d54200a23e92cf0430db0a58309287ede5
parent76d06521f514e4e7e6bfb848ef0e3f8eb421f46d
igb: Alternate MAC Address EEPROM Updates

This code check word 0x37 in the EEPROM, if it is 0xFFFF _or_ 0x0000, then
there is no Alternate MAC Address in the EEPROM.

Signed-off-by: "Akeem G. Abodunrin" <akeem.g.abodunrin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_mac.c