commit | 8314ccd8d4fe36abab034260ee66cd8c2b6de39b | [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 | 9ed887caecb9ecb0c68773a1870d143b9f28d3da [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>