]> Git Repo - u-boot.git/commit
net: tsi108_eth: Add initialized eth_device structure
authorNobuhiro Iwamatsu <[email protected]>
Tue, 19 Oct 2010 05:03:46 +0000 (14:03 +0900)
committerWolfgang Denk <[email protected]>
Sun, 14 Nov 2010 22:17:46 +0000 (23:17 +0100)
commit7faeb9976a455adbfad30c4b84d3e7b6c22a8fda
treeaa5e7a736d99ed740839440dd4eb78ca1d41ae49
parent5ed0eeca388de64e3a7f2c1f0e5668704dab71c5
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 <[email protected]>
CC: Ben Warren <[email protected]>
drivers/net/tsi108_eth.c
This page took 0.03109 seconds and 4 git commands to generate.