Print the TX buffer if this error condition is asserted.
I need to figure out why this is occuring. Hopefully I can get enough descriptor dumps to figure it out.
This commit is contained in:
parent
62206b7681
commit
6abbbae5d3
@ -3583,6 +3583,8 @@ ath_tx_aggr_comp_aggr(struct ath_softc *sc, struct ath_buf *bf_first,
|
||||
"seq_st=%d\n",
|
||||
__func__, hasba, tx_ok, isaggr, seq_st);
|
||||
/* XXX TODO: schedule an interface reset */
|
||||
ath_printtxbuf(sc, bf_first,
|
||||
sc->sc_ac2q[atid->ac]->axq_qnum, 0, 0);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user