Add static initialisers for legacy, ht and vht rates.
Details
Details
- Reviewers
thj bz - Group Reviewers
wireless - Commits
- rG62823019db16: net80211: add static initialisers for the ieee80211_node_txrate options
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/net80211/ieee80211_node.h | ||
---|---|---|
166 | Still feels wrong. Would you really be up for fixing all these instances to use mcs once this stack is cleared? |
sys/net80211/ieee80211_node.h | ||
---|---|---|
166 | oh I fixed it but I did not fix THIS, one moment! |
Comment Actions
rename the args to something that won't clash
the VHT macro isn't yet used, and it would've errored out if I did!