Home
last modified time | relevance | path

Searched hist:"14 da759fb5338ae2ae5550cce1d596794262f455" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/wandboard/
H A Dwandboard.c14da759fb5338ae2ae5550cce1d596794262f455 Sat Jan 04 19:36:28 UTC 2014 Fabio Estevam <fabio.estevam@freescale.com> wandboard: Return from cpu_eth_init() directly

There is no need to print an error message when cpu_eth_init() fails because
net/eth.c already prints it.

In order to simplify the code, just return the value from cpu_eth_init(bis)
directly.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>