commit | de0b95762a048a6815cd019b3a0e1acf0dbd70f4 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Tue Oct 19 14:03:42 2010 +0900 |
committer | Wolfgang Denk <wd@denx.de> | Sun Nov 14 23:17:42 2010 +0100 |
tree | 333a30d4717608c155c07a52f394794cdca42724 | |
parent | 72c4c33e9835f370ec5509c3c18c9d4741de025f [diff] |
net: fec_mxc: Add initialized eth_device structure This prevents access to the member of eth_device which is not initialized. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> CC: Ben Warren <biggerbadderben@gmail.com>