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)
Sat, Sep 26, 5:43 AM
Unknown Object (File)
Thu, Sep 24, 8:35 AM
Unknown Object (File)
Sun, Sep 13, 2:27 AM
Unknown Object (File)
Thu, Sep 10, 12:38 AM
Unknown Object (File)
Tue, Sep 8, 12:58 AM
Unknown Object (File)
Fri, Sep 4, 2:46 AM
Unknown Object (File)
Wed, Sep 2, 3:01 AM
Unknown Object (File)
Mon, Aug 31, 3:15 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