HomeFreeBSD

bwn(4): Conditionalize "RX decryption attempted" message on a new

Description

bwn(4): Conditionalize "RX decryption attempted" message on a new
BWN_DEBUG_HWCRYPTO debug flag.

The MAC will attempt decryption (and set BWN_RX_MAC_DEC) even if a key has
not been supplied to the hardware; this is expected behavior, and there's
no need to spam users' console with this debugging printf.

Details

Provenance
landonfAuthored on
Parents
rS329240: Add support for zstd-compressed user and kernel core dumps.
Branches
Unknown
Tags
Unknown