Page MenuHomeFreeBSD

D52300.id161280.diff
No OneTemporary

D52300.id161280.diff

diff --git a/sys/dev/iwx/if_iwx.c b/sys/dev/iwx/if_iwx.c
--- a/sys/dev/iwx/if_iwx.c
+++ b/sys/dev/iwx/if_iwx.c
@@ -10474,6 +10474,8 @@
ic->ic_flags_ext = IEEE80211_FEXT_SCAN_OFFLOAD;
/* Enable seqno offload */
ic->ic_flags_ext |= IEEE80211_FEXT_SEQNO_OFFLOAD;
+ /* Don't send null data frames; let firmware do it */
+ ic->ic_flags_ext |= IEEE80211_FEXT_NO_NULLDATA;
ic->ic_txstream = 2;
ic->ic_rxstream = 2;

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 31, 8:34 AM (1 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30629339
Default Alt Text
D52300.id161280.diff (421 B)

Event Timeline