Migrate the if_printf() calls to ieee80211_vap_printf(), which hides
the underlying ifp and the network stack.
Note: there are still a LOT of direct printf() calls in the codebase.
This is just a mostly mechanical conversion of if_printf() calls.
Differential D50643
net80211: migrate if_printf() -> ieee80211_vap_printf() adrian on Jun 2 2025, 2:11 AM. Authored by Tags Referenced Files
Details
Migrate the if_printf() calls to ieee80211_vap_printf(), which hides Note: there are still a LOT of direct printf() calls in the codebase.
Diff Detail
Event Timeline |