Mechanically migrate printf() -> ieee80211_printf().
A few places looked like they should be using ieee80211_vap_printf(),
so migrate those appropriately.
Details
Details
- Reviewers
bz - Group Reviewers
wireless - Commits
- rG674362e27015: net80211: migrate direct printf() to net80211_printf()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 64604 Build 61488: arc lint + arc unit
Event Timeline
Comment Actions
I have not checked each and every conversion but spotted a few vap and ic ones in between as well as the change in VHT. If it compiles, ship it.