git: if_iwm - Fix iwm_mvm_send_cmd_pdu(_status) declarations. Make id a uint32_t.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Fri Oct 28 09:44:11 PDT 2016
commit 71310fab0caca79bb5da43d9d642e77a4c27eea2
Author: Imre Vadász <imre at vdsz.com>
Date: Fri Oct 28 18:36:44 2016 +0200
if_iwm - Fix iwm_mvm_send_cmd_pdu(_status) declarations. Make id a uint32_t.
* This fixes cases where the group id of wide commands got lost, e.g. this
happened to the IWM_SCAN_ABORT_UMAC command.
Summary of changes:
sys/dev/netif/iwm/if_iwm_util.c | 4 ++--
sys/dev/netif/iwm/if_iwm_util.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71310fab0caca79bb5da43d9d642e77a4c27eea2
--
DragonFly BSD source repository
More information about the Commits
mailing list