HomeFreeBSD

net80211: make ieee80211_scan_dump_channels private

Description

net80211: make ieee80211_scan_dump_channels private

ieee80211_scan_dump_channels() is only used locally and only when
IEEE80211_DEBUG is compiled. Stop exporting it, make it file local
and hide under the #ifdef to reduce the footprint for production
kernels a tiny bit.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D38833

Details

Provenance
bzAuthored on Mar 14 2023, 9:01 PM
Differential Revision
D38833: net80211: make ieee80211_scan_dump_channels private
Parents
rG3346164ce844: net80211: define mask for ss_flags rather than using hardcoded 0xfff
Branches
Unknown
Tags
Unknown