commit | 89eb2d2057830d3c61ca6b337220ee09adab67d2 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Dec 15 09:23:23 2017 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Jan 09 08:44:03 2018 -0600 |
tree | e86e28fe51642a2d2033277324490793a3c4912f | |
parent | 96333b741f4ec9f0122b1f53b4160c93010ff608 [diff] |
drivers: ethernet: stm32: various small changes Amend stm32 ethernet driver with small changes: *Provide HAL_ETH_Init return value in error message, return on error and move it before thread creation *Provide computed MAC address in debug message Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>