Home
last modified time | relevance | path

Searched hist:"7 faeb9976a455adbfad30c4b84d3e7b6c22a8fda" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dtsi108_eth.c7faeb9976a455adbfad30c4b84d3e7b6c22a8fda Tue Oct 19 05:03:46 UTC 2010 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> net: tsi108_eth: Add initialized eth_device structure

tsi108_eth driver does not have write_hwaddr function.
However, eth stuff executes write_hwaddr function
because eth_device structure has not been initialized.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
CC: Ben Warren <biggerbadderben@gmail.com>