On 3/14/2024 9:39 AM, Kalle Valo wrote: > Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > >> On Thu, 2024-03-14 at 18:08 +0200, Kalle Valo wrote: >>> >>>> - hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_MLO; >>>> + hw->wiphy->flags |= WIPHY_FLAG_DISABLE_WEXT; >>> >>> I think we should add the same for ath12k, right? >>> >> >> It's really up to you, I think. I'm hoping to even get this into stable, >> FWIW. > > ath12k doesn't support MLO yet but I feel that disabling wext already > now would be consistent from user's point of view. Now that I understand what this is doing I completely agree. We should prevent the use of wext with ath12k. /jeff