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
Differential Revision: https://reviews.freebsd.org/D38833

(cherry picked from commit d7fb679dc96b07c38eedfa8c91817b44b214c799)

Details

Provenance
bzAuthored on Mar 14 2023, 9:01 PM
Differential Revision
D38833: net80211: make ieee80211_scan_dump_channels private
Parents
rG34ee2711941e: dpaa2: add console support for FDT based systems
Branches
Unknown
Tags
Unknown