Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102620268
D46528.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
429 B
Referenced Files
None
Subscribers
None
D46528.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_80211.c b/sys/compat/linuxkpi/common/src/linux_80211.c
--- a/sys/compat/linuxkpi/common/src/linux_80211.c
+++ b/sys/compat/linuxkpi/common/src/linux_80211.c
@@ -347,7 +347,7 @@
sta->deflink.smps_mode = IEEE80211_SMPS_OFF;
sta->deflink.bandwidth = IEEE80211_STA_RX_BW_20;
- sta->deflink.rx_nss = 0;
+ sta->deflink.rx_nss = 1;
ht_rx_nss = 0;
#if defined(LKPI_80211_HT)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 15, 10:10 PM (20 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
11370405
Default Alt Text
D46528.diff (429 B)
Attached To
Mode
D46528: linux80211: fix default deflink.rx_nss
Attached
Detach File
Event Timeline
Log In to Comment