commit | e04fe55d1b2ac0eea32306209d4672933fc27f7a | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Mon Aug 19 10:35:47 2013 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Aug 22 16:49:29 2013 +0200 |
tree | 262e3509a528e4d0f5f21e05cc95d4c824c3d6ed | |
parent | a3157ef1cd304197f9d07a92926a3bbed4e8681c [diff] |
net: macb: fix the following building warning fix the following building warning ---8>--- macb.c: In function 'macb_init': macb.c:400:14: warning: 'phydev' may be used uninitialized in this function macb.c:377:21: note: 'phydev' was declared here ---<8--- Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>