]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: ipw2x00: Use michael_mic() from cfg80211
authorEric Biggers <ebiggers@kernel.org>
Wed, 8 Apr 2026 03:06:50 +0000 (20:06 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 8 Apr 2026 06:55:16 +0000 (08:55 +0200)
commit32a0e1c63cdfaa9a6f1405b552b5f9eb2be61c59
treec71e49ee8720120793f7b27616907937659822e5
parent65abaa9e722ef29ce79dbc6034195961aa33954c
wifi: ipw2x00: Use michael_mic() from cfg80211

Just use the michael_mic() function from cfg80211 instead of a local
implementation of it using the crypto_shash API.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20260408030651.80336-6-ebiggers@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/ipw2x00/Kconfig
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c