commit | 1843c5b9b14b2b025eb8d55ac61d5805cff67021 | [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 | f414b3e3aaf3f5a98006c0d07df89fa40f3453c3 [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>