Skip to content
Commit f5ead4c5 authored by Maxim Uvarov's avatar Maxim Uvarov Committed by Tom Rini
Browse files

net/smc911x: fix return from smc911x_send



return value of smc911x_send is ignored, but on sucesseful
send we need return 0 and or error -ETIMEOUT, not opposite.

Signed-off-by: default avatarMaxim Uvarov <maxim.uvarov@linaro.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent e6163467
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment