]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations. Make id a uint32_t.
authorAdrian Chadd <adrian@FreeBSD.org>
Fri, 12 May 2017 06:33:55 +0000 (06:33 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Fri, 12 May 2017 06:33:55 +0000 (06:33 +0000)
commit26ce1fcd0939cd8aa5841a715289e1cb455dc42f
tree5e790d01700d730975b233d6a663b9284b561d19
parentc048736782ec77d653cc27fb7ec3ef468bc96f84
[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.

Obtained from: dragonflybsd.git 71310fab0caca79bb5da43d9d642e77a4c27eea2
sys/dev/iwm/if_iwm_util.c
sys/dev/iwm/if_iwm_util.h