Page MenuHomeFreeBSD

net80211: update get_sta_info() to only populate isi_txrate for legacy rates
Needs ReviewPublic

Authored by adrian on Thu, Jan 23, 2:45 AM.

Details

Reviewers
None
Group Reviewers
wireless
Summary

The isi_txrate field is 8 bits and only represents legacy/HT rates.
So to avoid logging a warning, only populate if it's a legacy/HT
rate.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61909
Build 58793: arc lint + arc unit