Author: kevlo Date: Sat Nov 10 15:21:39 2012 New Revision: 242872 URL: http://svnweb.freebsd.org/changeset/base/242872
Log: s/ATH_DEBUG/ATH_DEBUG_ALQ Modified: head/sys/dev/ath/if_ath_sysctl.c Modified: head/sys/dev/ath/if_ath_sysctl.c ============================================================================== --- head/sys/dev/ath/if_ath_sysctl.c Sat Nov 10 14:58:06 2012 (r242871) +++ head/sys/dev/ath/if_ath_sysctl.c Sat Nov 10 15:21:39 2012 (r242872) @@ -711,7 +711,7 @@ ath_sysctlattach(struct ath_softc *sc) } #endif -#ifdef ATH_DEBUG +#ifdef ATH_DEBUG_ALQ ath_sysctl_alq_attach(sc); #endif } _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"