Page MenuHomeFreeBSD

rtwn: use ieee80211_ht_check_tx_ht40() to transmit HT40 frames
Needs ReviewPublic

Authored by adrian on Mon, Dec 2, 7:15 AM.

Details

Reviewers
None
Group Reviewers
wireless
Summary

Using ieee80211_ht_check_tx_ht40() means that not only the
bss and node channel are checked, but the ni_chw value is also
now correctly checked.

Diff Detail

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

Event Timeline

adrian requested review of this revision.Mon, Dec 2, 7:15 AM
emaste added inline comments.
sys/dev/rtwn/rtl8812a/r12a_tx.c
62

I'm not sure what this comment is suggesting

sys/dev/rtwn/rtl8812a/r12a_tx.c
62

it's for me to do a sweep afterwards and update this function for VHT80 and VHT40 :-)