Vasanthakumar Thiagarajan wrote: > > +++ b/drivers/net/wireless/ath/ath9k/xmit.c > > @@ -2110,6 +2110,27 @@ static void ath_tx_complete_poll_work(struct work_struct *work) > > } else { > > txq->axq_tx_inprogress = true; > > } > > + } else { .. > > + if (!list_empty(&txq->axq_acq)) { .. > > + ath_txq_schedule(sc, txq); > > NAK. This complete work monitors the hw q periodically and does a > reset if a hang is detected. Could you please point to that hang check? //Peter -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html