CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/21 11:54:02
Modified files:
sys/dev/pci : if_iwm.c
Log message:
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.
