Page MenuHomeFreeBSD

net80211: make use of IEEE80211_KEY_BITS for debug messages
ClosedPublic

Authored by bz on Fri, Mar 14, 11:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 19, 2:29 AM
Unknown Object (File)
Tue, Mar 18, 10:05 AM
Unknown Object (File)
Mon, Mar 17, 11:09 PM

Details

Summary

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

Diff Detail

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