Fix the build.

This commit is contained in:
Kevin Lo 2012-11-10 08:34:40 +00:00
parent 2c27cb3a34
commit 9fc1923565

View File

@ -774,7 +774,7 @@ struct ath_softc {
struct task sc_dfstask; /* DFS processing task */
/* ALQ */
#ifdef ATH_DEBUG
#ifdef ATH_DEBUG_ALQ
struct if_ath_alq sc_alq;
#endif