From 02ddb30af55b82e16681507cc7dbd0e97e9acace Mon Sep 17 00:00:00 2001 From: mmcc Date: Thu, 10 Dec 2015 17:34:15 +0000 Subject: a couple comment typos --- sys/dev/pci/if_iwmreg.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/pci/if_iwmreg.h') diff --git a/sys/dev/pci/if_iwmreg.h b/sys/dev/pci/if_iwmreg.h index 3e86253135f..9347eb517af 100644 --- a/sys/dev/pci/if_iwmreg.h +++ b/sys/dev/pci/if_iwmreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_iwmreg.h,v 1.7 2015/12/08 17:10:02 stsp Exp $ */ +/* $OpenBSD: if_iwmreg.h,v 1.8 2015/12/10 17:34:14 mmcc Exp $ */ /****************************************************************************** * @@ -3887,7 +3887,7 @@ enum iwm_tx_flags { * cleared. Combination of IWM_RATE_MCS_* * @sta_id: index of destination station in FW station table * @sec_ctl: security control, IWM_TX_CMD_SEC_* - * @initial_rate_index: index into the the rate table for initial TX attempt. + * @initial_rate_index: index into the rate table for initial TX attempt. * Applied if IWM_TX_CMD_FLG_STA_RATE_MSK is set, normally 0 for data frames. * @key: security key * @next_frame_flags: IWM_TX_CMD_SEC_* and IWM_TX_CMD_NEXT_FRAME_* @@ -4238,7 +4238,7 @@ struct iwm_beacon_notif { /** * enum iwm_dump_control - dump (flush) control flags - * @IWM_DUMP_TX_FIFO_FLUSH: Dump MSDUs until the the FIFO is empty + * @IWM_DUMP_TX_FIFO_FLUSH: Dump MSDUs until the FIFO is empty * and the TFD queues are empty. */ enum iwm_dump_control { -- cgit v1.2.3