Skip to content
Commit eeb24400 authored by Maksim Salau's avatar Maksim Salau Committed by Maureen Helm
Browse files

drivers: eth: nxp,enet-qos: Fix MAC address check



Switch from `DT_INST_NODE_HAS_PROP(n, zephyr_random_mac_address)`
to `DT_INST_PROP(n, zephyr_random_mac_address)` since the property
is always present and we are interested in its value.

Signed-off-by: default avatarMaksim Salau <maksim.salau@gmail.com>
parent d2ba31d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment