s/ATH_DEBUG/ATH_DEBUG_ALQ

This commit is contained in:
Kevin Lo 2012-11-10 15:21:39 +00:00
parent 7a1cea226c
commit f78d5b7e8a

View file

@ -711,7 +711,7 @@ ath_sysctlattach(struct ath_softc *sc)
}
#endif
#ifdef ATH_DEBUG
#ifdef ATH_DEBUG_ALQ
ath_sysctl_alq_attach(sc);
#endif
}