summaryrefslogtreecommitdiff
path: root/drivers/ethernet/eth_dw.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ethernet/eth_dw.c')
-rw-r--r--drivers/ethernet/eth_dw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ethernet/eth_dw.c b/drivers/ethernet/eth_dw.c
index ea5997e53..366cc1ac0 100644
--- a/drivers/ethernet/eth_dw.c
+++ b/drivers/ethernet/eth_dw.c
@@ -30,7 +30,7 @@
#endif
#define SYS_LOG_DOMAIN "ETH DW"
-#define SYS_LOG_LEVEL CONFIG_SYS_LOG_ETHERNET_DRIVER_LEVEL
+#define SYS_LOG_LEVEL CONFIG_SYS_LOG_ETHERNET_LEVEL
#include <misc/sys_log.h>
static inline uint32_t eth_read(uint32_t base_addr, uint32_t offset)