Home
last modified time | relevance | path

Searched hist:"5 dfb3ee3f54e2382a08d72906f0e79ecf944f6e3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnetdev.h5dfb3ee3f54e2382a08d72906f0e79ecf944f6e3 Sun Oct 19 03:08:50 UTC 2008 Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init

This patch will move au1x00_eth_initialize from net/eth.c to cpu_eth_init
as a part of ongoing eth_initialize cleanup work. The function ret value
is also fixed as it should be negative on fail.

Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>