Re: [PATCH wireless-next v2 0/6] Consolidate Michael MIC code into cfg80211

From: Johannes Berg

Date: Wed Apr 08 2026 - 02:34:04 EST


On Tue, 2026-04-07 at 20:06 -0700, Eric Biggers wrote:
>
> Changed in v2:
>
> - Added preparatory patch to fix a bisection hazard.
>
> - Moved michael_mic() to cfg80211 so that ipw2x00 doesn't have to
> start depending on mac80211.

Thanks.

> - Adjusted the 'fips_enabled' error messages, and updated the commit
> messages to clarify that ath11k and ath12k don't actually work at
> all in FIPS mode but that these patches don't aim to fix that.

:)

> Eric Biggers (6):
> wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()
> wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211
> wifi: ath11k: Use michael_mic() from cfg80211
> wifi: ath12k: Use michael_mic() from cfg80211
> wifi: ipw2x00: Use michael_mic() from cfg80211
> crypto: Remove michael_mic from crypto_shash API

So five out of six patches are wireless, should I apply the crypto one
too?

johannes