Skip to content
Commit fd870247 authored by Bernd Weiberg's avatar Bernd Weiberg Committed by Anas Nashif
Browse files

drivers: fixed return code bug in eth_stm32_hal_set_config()



The function eth_stm32_hal_set_config() located in
drivers/ethernet/eth_stm32_hal.c always returns -ENOTSUP,
even if everything is fine. This commit fixes the return statement
so that the real result (ret) will be returned.

Signed-off-by: default avatarBernd Weiberg <bernd.weiberg@siemens.com>
parent f1d50660
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment