summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-06-02 21:12:07 +0000
committersam <sam@FreeBSD.org>2009-06-02 21:12:07 +0000
commit9249bc113cd5b77414fab92c6dbccee97970a9b0 (patch)
treeb6b80f0c38ce523dcb453d342243cbdc5cdce88c /sys/dev
parentca4361b1481feda5e228739b5e207d56864d0a81 (diff)
downloadFreeBSD-src-9249bc113cd5b77414fab92c6dbccee97970a9b0.zip
FreeBSD-src-9249bc113cd5b77414fab92c6dbccee97970a9b0.tar.gz
fix comment
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ath/if_ath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c
index 5a85427..ec20ad2 100644
--- a/sys/dev/ath/if_ath.c
+++ b/sys/dev/ath/if_ath.c
@@ -4132,7 +4132,7 @@ ath_txq_update(struct ath_softc *sc, int ac)
/*
* AIFS is zero so there's no pre-transmit wait. The
* burst time defines the slot duration and is configured
- * via sysctl. The QCU is setup to not do post-xmit
+ * through net80211. The QCU is setup to not do post-xmit
* back off, lockout all lower-priority QCU's, and fire
* off the DMA beacon alert timer which is setup based
* on the slot configuration.
OpenPOWER on IntegriCloud