Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110749098
D48081.id148246.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
D48081.id148246.diff
View Options
diff --git a/sys/dev/rtwn/rtl8192c/r92c_fw.c b/sys/dev/rtwn/rtl8192c/r92c_fw.c
--- a/sys/dev/rtwn/rtl8192c/r92c_fw.c
+++ b/sys/dev/rtwn/rtl8192c/r92c_fw.c
@@ -172,7 +172,7 @@
/* Set rates mask for unicast frames. */
if (RTWN_RATE_IS_HT(maxrate))
- mode = R92C_RAID_11GN;
+ mode = R92C_RAID_11BGN;
else if (RTWN_RATE_IS_OFDM(maxrate))
mode = R92C_RAID_11BG;
else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 23, 2:49 PM (7 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15416741
Default Alt Text
D48081.id148246.diff (378 B)
Attached To
Mode
D48081: rtwn: bring the r92c rate control setup selection in line with tx descriptors
Attached
Detach File
Event Timeline
Log In to Comment