aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net80211/ieee80211_input.h')
-rw-r--r--sys/net80211/ieee80211_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_input.h b/sys/net80211/ieee80211_input.h
index 810dcbde7978..7456fc68b365 100644
--- a/sys/net80211/ieee80211_input.h
+++ b/sys/net80211/ieee80211_input.h
@@ -178,7 +178,7 @@ ieee80211_check_rxseq_amsdu_more(const struct ieee80211_rx_stats *rxs)
*
* The routine only eliminates packets whose sequence/fragment
* match or are less than the last seen sequence/fragment number
- * AND are retransmits It doesn't try to eliminate out of order packets.
+ * AND are retransmits. It doesn't try to eliminate out of order packets.
*
* Since all frames after sequence number 4095 will be less than 4095
* (as the seqnum wraps), handle that special case so packets aren't