Page MenuHomeFreeBSD

if_iwx: Remove debug logging code
ClosedPublic

Authored by thj on Apr 11 2025, 3:03 PM.
Tags
None
Referenced Files
F125502400: D49783.id153529.diff
Fri, Aug 8, 11:13 AM
Unknown Object (File)
Tue, Aug 5, 7:47 PM
Unknown Object (File)
Tue, Jul 15, 1:02 PM
Unknown Object (File)
Sat, Jul 12, 4:37 AM
Unknown Object (File)
Jul 9 2025, 2:57 PM
Unknown Object (File)
Jul 7 2025, 11:38 AM
Unknown Object (File)
Jul 5 2025, 6:38 PM
Unknown Object (File)
Jul 4 2025, 5:01 PM
Subscribers

Details

Summary

I added this log as part of an effort to diagnose firmware crashes. I
haven't used it for a while and I'm not sure how useful it is for these
compared to other methods.

Move strings for print mappings into if_iwx_debug.c to reduce their
scope.

Suggested by: bz@

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

thj requested review of this revision.Apr 11 2025, 3:03 PM
bz added a subscriber: bz.

No @ at the end of Suggested by: bz@ usually

This revision is now accepted and ready to land.Apr 11 2025, 9:58 PM
This revision was automatically updated to reflect the committed changes.