HomeFreeBSD

net80211: make ieee80211_alloc_node() private

Description

net80211: make ieee80211_alloc_node() private

Looking through the allocation/free and reference cycle of nodes we have
a few (publicly) (almost) unused macros and functions.
Start making them private and reducing the amount of entry paths to the
same/similar functionality.
First is to make ieee80211_alloc_node() static as it is nowhere used
in the tree outside this file.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit db195a523f9bbeb111b621d2c2c7a46d8b921631)

Details

Provenance
bzAuthored on Oct 2 2023, 1:57 PM
Parents
rG45000447c1a0: mii: add Vitesse/Microsemi VSC8514
Branches
Unknown
Tags
Unknown