a51645f70f
There was NVMEM support added to of_get_mac_address, so it could now
return ERR_PTR encoded error values, so we need to adjust all current
users of of_get_mac_address to this new fact.
While at it, remove superfluous is_valid_ether_addr as the MAC address
returned from of_get_mac_address is always valid and checked by
is_valid_ether_addr anyway.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
altera_msgdma.c | ||
altera_msgdma.h | ||
altera_msgdmahw.h | ||
altera_sgdma.c | ||
altera_sgdma.h | ||
altera_sgdmahw.h | ||
altera_tse.h | ||
altera_tse_ethtool.c | ||
altera_tse_main.c | ||
altera_utils.c | ||
altera_utils.h |