diff options
Diffstat (limited to 'sys/dev/pci/if_iwmreg.h')
-rw-r--r-- | sys/dev/pci/if_iwmreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_iwmreg.h b/sys/dev/pci/if_iwmreg.h index 194c7aa8544..63dac3fc5cc 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.46 2020/03/05 14:56:50 stsp Exp $ */ +/* $OpenBSD: if_iwmreg.h,v 1.47 2020/05/15 13:05:04 stsp Exp $ */ /****************************************************************************** * @@ -5500,7 +5500,7 @@ struct iwm_scan_channel_cfg_umac { uint8_t channel_num; uint8_t iter_count; uint16_t iter_interval; -} __packed; /* SCAN_CHANNEL_CFG_S_VER2 */ +} __packed; /* SCAN_CHANNEL_CFG_S_VER1 */ /** * struct iwm_scan_umac_schedule |