[Bug 286448] net80211: Minor mistake in IEEE80211_NOTE for ieee80211_fix_rate
Date: Tue, 29 Apr 2025 15:24:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286448 Bug ID: 286448 Summary: net80211: Minor mistake in IEEE80211_NOTE for ieee80211_fix_rate Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: wireless@FreeBSD.org Reporter: yichen.chai@gmail.com I think that the debug print here has a mismatch of format string and parameters: https://github.com/freebsd/freebsd-src/blob/578cbd03f7a53eb23b71b560f8816f84f5a1461b/sys/net80211/ieee80211_proto.c#L749 Attached is a proposed (untested) patch. -- You are receiving this mail because: You are the assignee for the bug.