HomeFreeBSD

net80211: make use of IEEE80211_KEY_BITS for debug messages

Description

net80211: make use of IEEE80211_KEY_BITS for debug messages

Use %b with IEEE80211_KEY_BITS for the debug logging in
ieee80211_crypto.c rather than just printing the hex value, which
makes some of the messages more obvious and avoids having the header
file next to one at all times.

Sponsored by: The FreeBSD Foundation
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D49369

(cherry picked from commit 7513a0afe5fb26d30dbcae0347e43728e3511d3e)

Details

Provenance
bzAuthored on Mar 14 2025, 11:43 PM
Reviewer
adrian
Differential Revision
D49369: net80211: make use of IEEE80211_KEY_BITS for debug messages
Parents
rG8f564898b937: net80211: cleanup keyidx argument of ieee80211_notify_michael_failure()
Branches
Unknown
Tags
Unknown