On 3/31/20 11:59 PM, Johannes Berg wrote: > On Tue, 2020-03-31 at 23:21 -0700, Thomas Pedersen wrote: >> ie. ignore >> for mesh, ibss, HT/VHT specific stuff, TDLS, etc. > > This makes sense, but I don't see that you prevent using mesh, ibss and > perhaps TDLS on s1g channels? > > Or do we not expect drivers/devices that support this, as well as S1G > channels? Well it's really orthogonal to S1G (maybe a new 2412.5Mhz channel opens up :)). We should probably return an error 'if (chan->freq_offset)' or so for features which have not yet been tested / implemented for frequency offset. -- thomas