Page MenuHomeFreeBSD

D49196.diff
No OneTemporary

D49196.diff

diff --git a/sys/dev/ath/if_ath_tx_ht.c b/sys/dev/ath/if_ath_tx_ht.c
--- a/sys/dev/ath/if_ath_tx_ht.c
+++ b/sys/dev/ath/if_ath_tx_ht.c
@@ -301,7 +301,7 @@
rc[i].flags |= ATH_RC_SGI_FLAG;
}
- if (ni->ni_chw == IEEE80211_STA_RX_BW_40 &&
+ if (ni->ni_chw == IEEE80211_STA_RX_BW_20 &&
ieee80211_ht_check_tx_shortgi_20(ni) &&
(bf->bf_flags & ATH_BUF_TOA_PROBE) == 0) {
rc[i].flags |= ATH_RC_SGI_FLAG;

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 7, 12:31 PM (9 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33798663
Default Alt Text
D49196.diff (433 B)

Event Timeline