git: if_iwm - Fix comments and struct definition for struct iwm_sf_cfg_cmd.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Aug 28 06:57:24 PDT 2016


commit 288315ffc7fd83fad66ee740ee46e1db64cce67a
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Aug 28 15:29:09 2016 +0200

    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)

Summary of changes:
 sys/dev/netif/iwm/if_iwmreg.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/288315ffc7fd83fad66ee740ee46e1db64cce67a


-- 
DragonFly BSD source repository



More information about the Commits mailing list