HomeFreeBSD

net80211: use IEEE80211_KEY_UNDEFINED() insetad of checking they keyix

Description

net80211: use IEEE80211_KEY_UNDEFINED() insetad of checking they keyix

For ieee80211_node_delucastkey() rather than checking the keyix to be
IEEE80211_KEYIX_NONE use the IEEE80211_KEY_UNDEFINED() macro (which
chekes the wk_cipher to be 'none').

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D48980

Details

Provenance
bzAuthored on Feb 15 2025, 12:40 PM
Reviewer
adrian
Differential Revision
D48980: net80211: use IEEE80211_KEY_UNDEFINED() insetad of checking they keyix
Parents
rGd688c20395a9: net80211: crypto: enhance comment about IEEE80211_RX_F_MMIC_STRIP
Branches
Unknown
Tags
Unknown