Make id parameter of iwm_send_cmd_pdu() a uint32_t so that it matches
authorstsp <stsp@openbsd.org>
Fri, 21 Apr 2017 17:54:02 +0000 (17:54 +0000)
committerstsp <stsp@openbsd.org>
Fri, 21 Apr 2017 17:54:02 +0000 (17:54 +0000)
commitf7f75bf38f839c323ab2b0e21a6329b5afc930ee
treee1d8a08f3748074d68bf1da4a0ec26ddd09fadd0
parent1adc95ebcfac5fbbc6375f336c8233de42e202a6
Make id parameter of iwm_send_cmd_pdu() a uint32_t so that it matches
the size of the corresponding id field in struct iwm_host_cmd.
Patch by Imre Vadasz.
sys/dev/pci/if_iwm.c