commit | fbbab5a6a1c747886edf048b0cbac368e8b33a57 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Sep 11 13:32:49 2015 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sun Sep 13 11:05:50 2015 +0200 |
tree | d111f5e308863d0f7178d7ed821729f14acc00a0 | |
parent | 41e944bf8745f8466d3c75d678a7a4935b3615e3 [diff] |
tqma6_mba6: Fix the error handling in board_eth_init() We should not return 0 on failure, so return a negative error code instead. Also centralize the error path so that is easier to follow. Cc: Markus Niebel <Markus.Niebel@tq-group.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>