mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
s/ATH_DEBUG/ATH_DEBUG_ALQ
This commit is contained in:
parent
7a1cea226c
commit
f78d5b7e8a
1 changed files with 1 additions and 1 deletions
|
|
@ -711,7 +711,7 @@ ath_sysctlattach(struct ath_softc *sc)
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef ATH_DEBUG
|
||||
#ifdef ATH_DEBUG_ALQ
|
||||
ath_sysctl_alq_attach(sc);
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue