summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ath/if_ath.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c
index f5cae0e..4744d75 100644
--- a/sys/dev/ath/if_ath.c
+++ b/sys/dev/ath/if_ath.c
@@ -4709,9 +4709,7 @@ ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq)
void
ath_legacy_tx_drain(struct ath_softc *sc, ATH_RESET_TYPE reset_type)
{
-#ifdef ATH_DEBUG
struct ath_hal *ah = sc->sc_ah;
-#endif
struct ifnet *ifp = sc->sc_ifp;
int i;
struct ath_buf *bf_last;
OpenPOWER on IntegriCloud