Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110044377
D48903.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D48903.diff
View Options
diff --git a/sys/dev/usb/wlan/if_mtw.c b/sys/dev/usb/wlan/if_mtw.c
--- a/sys/dev/usb/wlan/if_mtw.c
+++ b/sys/dev/usb/wlan/if_mtw.c
@@ -4384,7 +4384,7 @@
cmd.r2 = htole32(val);
cmd.r3 = 0;
cmd.r4 = 0;
- return (mtw_mcu_cmd(sc, 8, &val, sizeof(struct mtw_mcu_cmd_16)));
+ return (mtw_mcu_cmd(sc, 8, &cmd, sizeof(struct mtw_mcu_cmd_16)));
}
static void
mtw_init_locked(struct mtw_softc *sc)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 13, 10:01 PM (18 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16561508
Default Alt Text
D48903.diff (398 B)
Attached To
Mode
D48903: mtw: Fix mtw_mcu_radio()
Attached
Detach File
Event Timeline
Log In to Comment