Re: [PATCH v2] wifi: mac80211: re-order unassigning channel in activate links
From: Johannes Berg
Date: Thu Dec 05 2024 - 08:03:13 EST
On Thu, 2024-12-05 at 12:43 +0100, Johannes Berg wrote:
> >
> > Therefore, re-order the logic so that stations are handled first and then
> > channel is unassigned.
> >
>
> This causes memory leaks in my tests with iwlwifi.
>
And also firmware crashes because the station is removed while it's
still being used.
johannes