Page MenuHomeFreeBSD

ath_rate_sample: correct the "best rate" calculation
Needs ReviewPublic

Authored by adrian on Sun, Dec 8, 5:13 PM.

Details

Reviewers
None
Group Reviewers
wireless
Summary

This should be a *9 rather than a *10 so higher stream MCS rates
(eg comparing MCS0 and MCS8) that have slightly longer average transmit
times (but better burst transmit times) get considered.

This mirrors what the later code does when considering if a rate
change is needed.

Locally tested:

  • AR9280, AP mode
  • AR9380, AP mode

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61033
Build 57917: arc lint + arc unit