commit | 5620df65d81292c5fb1beba8d380ef58cd98b53f | [log] [tgz] |
---|---|---|
author | Lucas Stach <dev@lynxeye.de> | Wed Jan 16 04:24:06 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 18 14:13:29 2013 -0500 |
tree | 833399b11c1212ae82ddf78659c3c260f701b6ff | |
parent | a16af2ffa2f640f094a3ad3543996a37b588a3cc [diff] |
net: asix: init ASIX AX88772B MAC from EEPROM The device comes up with a MAC address of all zeros. We need to read the initial device MAC from EEPROM so it can be set properly later. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: David S. Miller <davem@davemloft.net>