Page MenuHomeFreeBSD

D49003.1775871706.diff
No OneTemporary

Size
399 B
Referenced Files
None
Subscribers
None

D49003.1775871706.diff

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, &cmd, sizeof(struct mtw_mcu_cmd_16)));
+ return (mtw_mcu_cmd(sc, 20, &cmd, sizeof(struct mtw_mcu_cmd_16)));
}
static void
mtw_init_locked(struct mtw_softc *sc)

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 11, 1:41 AM (10 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28321493
Default Alt Text
D49003.1775871706.diff (399 B)

Event Timeline