if_iwm - Fix comments and struct definition for struct iwm_sf_cfg_cmd.
authorImre Vadász <imre@vdsz.com>
Sun, 28 Aug 2016 13:29:09 +0000 (15:29 +0200)
committerImre Vadász <imre@vdsz.com>
Sun, 28 Aug 2016 13:54:22 +0000 (15:54 +0200)
commit288315ffc7fd83fad66ee740ee46e1db64cce67a
treec06ae1938c65ea3326a3789b7bb7627e5e39fee3
parente54a5ebe1729636c555002fc46d6fd0939479f29
if_iwm - Fix comments and struct definition for struct iwm_sf_cfg_cmd.

* Use uint32_t instead of "enum iwm_sf_state" for the state field in
  struct iwm_sf_cfg_cmd, because that struct is declared __packed.

Taken-From: FreeBSD (the typos in struct iwm_sf_cfg_cmd comments)
sys/dev/netif/iwm/if_iwmreg.h