summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2011-06-02 05:19:38 +0000
committerWolfgang Denk <[email protected]>2011-07-25 22:20:10 +0200
commitf0ece9e93447bb600689eb1a41dbcc99560b333d (patch)
treecf82d917f58baf02db4e0d472688fdb0217db2b2 /include
parentee7f5bfd124c61370a2fa417ca6d21d587d23a3f (diff)
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 <[email protected]> Reviewed-by: Vipin Kumar <[email protected]> Fix commit message. Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions