On Thu, 2020-05-28 at 11:41 +0200, Johannes Berg wrote: > > I actually kinda like this better than what I did, because what I did > required all kinds of contortions with DISABLE_HT/VHT/HE ... Actually, that's orthogonal. You had some of that, but not fully ... This patch is doing almost the same thing we did, except you're taking the capabilities into account immediately. I'll go combine them and factor in the STA_DISABLE_BITS you had too, if needed. johannes