Skip to content
Snippets Groups Projects
Commit ee7f5bfd authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled


The ctrl variable is only used when autoneg support is disabled, so only
declare it under those conditions to avoid an unused variable warning.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Reviewed-by: default avatarVipin Kumar <vipin.kumar@st.com>
parent 67d668bf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment