diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2011-06-02 05:19:38 +0000 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2011-07-25 22:20:10 +0200 | 
| commit | f0ece9e93447bb600689eb1a41dbcc99560b333d (patch) | |
| tree | cf82d917f58baf02db4e0d472688fdb0217db2b2 /common | |
| parent | ee7f5bfd124c61370a2fa417ca6d21d587d23a3f (diff) | |
| download | olio-uboot-2014.01-f0ece9e93447bb600689eb1a41dbcc99560b333d.tar.xz olio-uboot-2014.01-f0ece9e93447bb600689eb1a41dbcc99560b333d.zip | |
net: designware: fix uninitialized phy_addr usage
When CONFIG_DW_SEARCH_PHY is disabled, the local phy_addr variable
never gets initialized which causes random behavior at runtime and a
gcc warning.  So set it by default to the stored phy address.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: Vipin Kumar <vipin.kumar@st.com>
Fix commit message.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions