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.
Details
Details
- Reviewers
thj - Group Reviewers
wireless - Commits
- rG17e8437e8d05: net80211: update get_sta_info() to only populate isi_txrate for legacy rates
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 61969 Build 58853: arc lint + arc unit
Event Timeline
sys/net80211/ieee80211_ioctl.c | ||
---|---|---|
413 | XXX TODO mark these things in a way that people can notice that they are TODOs and not descriptive text. Helps :) |