e1000_read_mac_addr
if (e1000_read_mac_addr(&adapter->hw) < 0) {
if (e1000_read_mac_addr(&sc->hw) < 0) {
s32 e1000_read_mac_addr(struct e1000_hw *hw);