This should be TX stream, not RX stream.
This commit is contained in:
parent
d69e7322cb
commit
1325ba9d01
@ -131,7 +131,7 @@ ath_rateseries_setup(struct ath_softc *sc, struct ieee80211_node *ni,
|
||||
series[i].PktDuration =
|
||||
ath_computedur_ht(pktlen
|
||||
, txrate
|
||||
, ic->ic_rxstream
|
||||
, ic->ic_txstream
|
||||
, (ni->ni_htcap & IEEE80211_HTCAP_CHWIDTH40)
|
||||
, series[i].RateFlags & HAL_RATESERIES_HALFGI);
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user