summaryrefslogtreecommitdiff
path: root/fw/htt.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/htt.h')
-rw-r--r--fw/htt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/htt.h b/fw/htt.h
index 6a2884deeb71..3e7bcd4300d1 100644
--- a/fw/htt.h
+++ b/fw/htt.h
@@ -4911,7 +4911,7 @@ enum htt_srng_ring_id {
* dword11- b'9:0 - rx_drop_threshold: Threshold configured in monitor mode
* to source rings. Consumer drops packets if the available
* words in the ring falls below the configured threshold
- * value.
+ * value.
*/
PREPACK struct htt_rx_ring_selection_cfg_t {
A_UINT32 msg_type: 8,