Migrate the ATH_KTR_* fields out to if_ath_debug.h .

This commit is contained in:
adrian 2012-07-10 06:11:39 +00:00
parent 74cba80cf0
commit b89b88c83b
3 changed files with 3 additions and 6 deletions

View File

@ -116,9 +116,6 @@ __FBSDID("$FreeBSD$");
#include <dev/ath/ath_tx99/ath_tx99.h>
#endif
#define ATH_KTR_INTR KTR_SPARE4
#define ATH_KTR_ERR KTR_SPARE3
/*
* ATH_BCBUF determines the number of vap's that can transmit
* beacons and also (currently) the number of vap's that can

View File

@ -69,6 +69,9 @@ enum {
ATH_DEBUG_ANY = 0xffffffffffffffffULL
};
#define ATH_KTR_INTR KTR_SPARE4
#define ATH_KTR_ERR KTR_SPARE3
extern uint64_t ath_debug;
#define IFF_DUMPPKTS(sc, m) \

View File

@ -115,9 +115,6 @@ __FBSDID("$FreeBSD$");
#include <dev/ath/ath_tx99/ath_tx99.h>
#endif
#define ATH_KTR_INTR KTR_SPARE4
#define ATH_KTR_ERR KTR_SPARE3
/*
* Calculate the receive filter according to the
* operating mode and state: