git: if_iwm - Use htole16 for policy field in struct iwm_time_event_cmd_v2.
    Imre Vadasz 
    ivadasz at crater.dragonflybsd.org
       
    Sun Aug 28 08:54:22 PDT 2016
    
    
  
commit 5df2bc4977fd0112ec12c8b8632ac083f288136d
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Aug 28 17:46:39 2016 +0200
    if_iwm - Use htole16 for policy field in struct iwm_time_event_cmd_v2.
    
    * This didn't really matter on DragonFly, which currently only runs on a
      little-endian architecture.
Summary of changes:
 sys/dev/netif/iwm/if_iwm_time_event.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5df2bc4977fd0112ec12c8b8632ac083f288136d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list