Now that I've fixed the BAW TX hangs, disable this verbose debugging

again.
This commit is contained in:
Adrian Chadd 2012-04-04 22:22:50 +00:00
parent 4db9b6c3c6
commit d743debcbf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=233897

View File

@ -2696,7 +2696,7 @@ ath_tx_tid_drain(struct ath_softc *sc, struct ath_node *an,
mtod(bf->bf_m, const uint8_t *),
bf->bf_m->m_len, 0, -1);
//t = 1;
t = 1;
}