Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162382765
D7929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
476 B
Referenced Files
None
Subscribers
None
D7929.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D7929: [iwm] Use htole16 for policy field in struct iwm_time_event_cmd_v2.
Attached
Detach File
Event Timeline
Log In to Comment