diff options
author | hayeswang <hayeswang@realtek.com> | 2014-02-18 21:49:01 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-18 16:40:01 -0500 |
commit | 8a91c8246a847a2435a7ef361bfcd4c2b5be4ea2 (patch) | |
tree | a93ecaafc241085de575c23097093d4dcbf53416 /drivers/net/dsa | |
parent | b97027233db74a24eb3aca693ed3f85461c7f440 (diff) |
r8152: load the default MAC address
Except for RTL_VER_01, replace loading the MAC address from PLA_IDR
with from PLA_BACKUP. The default MAC address may be modified by
the other OS, so the PLA_IDR may be not the default MAC address.
The data in the PLA_BACKUP address of the RTL_VER_01 may be destoryed,
so load MAC address from PLA_IDR for RTL_VER_01.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions