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
MFC after: 3 days
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D49369

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
rGdb8ceb8e5948: net80211: cleanup keyidx argument of ieee80211_notify_michael_failure()
Branches
Unknown
Tags
Unknown