commit | 4f359b653f7f598c29a1fbcf69fa975bf510061b | [log] [tgz] |
---|---|---|
author | Łukasz Stelmach <l.stelmach@samsung.com> | Wed Sep 30 16:25:25 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 02 15:21:17 2020 -0700 |
tree | 44b22f331194deb94aa08eaf12c813cd0e1d1672 | |
parent | a3d0ba883ce05775d53a4db903bafc09ec3ba182 [diff] |
net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address() Use more generic eth_platform_get_mac_address() which can get a MAC address from other than DT platform specific sources too. Check if the obtained address is valid. Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>