Skip to content
Commit cda74b9a authored by Bernd Weiberg's avatar Bernd Weiberg Committed by Dan Kalowsky
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 c1a8af9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment