Page MenuHomeFreeBSD

net80211: HT: check for feature support in ht_recv_action_ht_txchwidth()
ClosedPublic

Authored by bz on Dec 1 2024, 8:21 PM.
Tags
None
Referenced Files
F132993537: D47857.diff
Tue, Oct 21, 9:49 PM
Unknown Object (File)
Mon, Oct 6, 5:21 PM
Unknown Object (File)
Sun, Oct 5, 6:50 AM
Unknown Object (File)
Fri, Sep 26, 3:47 AM
Unknown Object (File)
Sep 17 2025, 1:15 PM
Unknown Object (File)
Sep 11 2025, 2:17 PM
Unknown Object (File)
Sep 11 2025, 11:31 AM
Unknown Object (File)
Sep 10 2025, 10:09 PM

Details

Summary

ht_recv_action_ht_txchwidth() can blindly change the channel width to
40 Mhz whether or not that is supported. If 20/40 is not supported
there is nothing to do as the channel width cannot change in that case.

While here mark unused arguments with __unused.

Sponosred by: The FreeBSD Foundation
MFC adter: 3 days

Diff Detail

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