Page MenuHomeFreeBSD

iwx: clean up debugging around key add/set; comments on delete
ClosedPublic

Authored by adrian on Nov 12 2025, 2:50 AM.
Referenced Files
Unknown Object (File)
Sun, Mar 29, 12:41 PM
Unknown Object (File)
Tue, Mar 24, 8:12 AM
Unknown Object (File)
Feb 7 2026, 10:15 PM
Unknown Object (File)
Feb 7 2026, 5:34 PM
Unknown Object (File)
Jan 31 2026, 2:21 PM
Unknown Object (File)
Dec 21 2025, 2:27 PM
Unknown Object (File)
Dec 19 2025, 7:26 AM
Unknown Object (File)
Dec 19 2025, 1:58 AM
Subscribers

Details

Summary
  • Add IWN_DEBUG_KEYMGMT as a debug flag
  • Convert DPRINTF(()) in key add/set to IWN_DPRINTF()
  • printf() -> net80211_vap_printf()
  • add braces around return value

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68562
Build 65445: arc lint + arc unit

Event Timeline

Please update the bits available comment below keymgmt when you land this

This revision is now accepted and ready to land.Nov 13 2025, 9:27 AM