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