Page MenuHomeFreeBSD

D7929.diff
No OneTemporary

D7929.diff

Index: head/sys/dev/iwm/if_iwm_time_event.c
===================================================================
--- head/sys/dev/iwm/if_iwm_time_event.c
+++ head/sys/dev/iwm/if_iwm_time_event.c
@@ -266,7 +266,7 @@
time_cmd.duration = htole32(duration);
time_cmd.repeat = 1;
time_cmd.policy
- = htole32(IWM_TE_V2_NOTIF_HOST_EVENT_START |
+ = htole16(IWM_TE_V2_NOTIF_HOST_EVENT_START |
IWM_TE_V2_NOTIF_HOST_EVENT_END |
IWM_T2_V2_START_IMMEDIATELY);

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 13, 5:17 PM (5 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35039582
Default Alt Text
D7929.diff (476 B)

Event Timeline