CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/10/28 12:02:58

Modified files:
        sys/dev/pci    : if_iwm.c if_iwmreg.h 

Log message:
Get rid of version 1 of iwm's time event firmware API.

All supported firmware versions support IWM_UCODE_TLV_FLAGS_TIME_EVENT_API_V2.
Rename struct iwm_time_event_cmd_v2 to iwm_time_event_cmd, and remove helper
functions for converting from V2 API structs to V1 versions.

Patch by Imre Vadasz
ok patrick@

Reply via email to