Page MenuHomeFreeBSD

LinuxKPI: 802.11: rename chanctx_conf for consistency
ClosedPublic

Authored by bz on May 13 2024, 9:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 22, 10:46 AM
Unknown Object (File)
Sat, Nov 22, 10:38 AM
Unknown Object (File)
Sat, Nov 22, 10:38 AM
Unknown Object (File)
Sat, Nov 22, 10:35 AM
Unknown Object (File)
Fri, Nov 7, 10:57 PM
Unknown Object (File)
Mon, Nov 3, 4:36 AM
Unknown Object (File)
Thu, Oct 30, 9:07 PM
Unknown Object (File)
Wed, Oct 29, 12:33 AM

Details

Summary

We used to call the struct ieee80211_chanctx_conf variable "conf"
in some places but that becomes confusing with bss_conf and other
"conf" bits. On the vif it is already called chanctx_conf thus also
rename it on the internal struct lkpi_chanctx and for our variables
in the implementation.

This should not have any external visibility.
No functional changes intended.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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