HomeFreeBSD

net80211: create net80211_vap_printf() / net80211_ic_printf() for printing

Description

net80211: create net80211_vap_printf() / net80211_ic_printf() for printing

Not all OSes support if_printf(), printf(), etc, so start migrating
the printf / log routines into net80211 routines that are implemented
in ieee80211_freebsd.c .

Migrate ic_printf() to net80211_ic_printf() via a macro for testing.

Differential Revision: https://reviews.freebsd.org/D50642
Reviewed by: bz

Details

Provenance
adrianAuthored on May 31 2025, 6:51 PM
Reviewer
bz
Differential Revision
D50642: net80211: create ieee80211_vap_printf() / ieee80211_ic_printf() for printing
Parents
rG969f6380eb66: kdump: nicer printing of kill(2) PID argument
Branches
Unknown
Tags
Unknown