git: if_iwm - Change UCODE_TLV_API #define-s from bitmasks to indexes.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Oct 17 15:23:21 PDT 2016
commit c00575de8491dc402abf52c8c7e1cca1ef79e257
Author: Imre Vadász <imre at vdsz.com>
Date: Tue Oct 18 00:20:29 2016 +0200
if_iwm - Change UCODE_TLV_API #define-s from bitmasks to indexes.
* Fixes oversight from commit 757eecf0e6c92745aa2eee95811e573c8300850e.
fw_has_api now uses the isset macro instead of a simple logical-and.
Summary of changes:
sys/dev/netif/iwm/if_iwmreg.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c00575de8491dc402abf52c8c7e1cca1ef79e257
--
DragonFly BSD source repository
More information about the Commits
mailing list