On Thu, 2024-05-09 at 09:52 +0530, Aditya Kumar Singh wrote: > On 5/7/24 00:43, Johannes Berg wrote: > > At some point we thought perhaps this could be per link, but > > really that didn't happen, and it's confusing. Radar detection > > still uses the deflink to allocate the channel, but the work > > need not be there. Move it back. > > I'm currently working on MLO DFS support. It is better if the work can > be left in per link structure. With proper support, instead of deflink > it will use appropriate link. A number of patches I have actually depend on this (though only by patch, not semantically), so it might be better to leave it and just move it back. In any case, your work will likely have (simple) conflicts in some places with the other patches I posted. But we have a couple of weeks to decide, I guess, given the release is around the corner. johannes