On Mon, Jun 02, 2025 at 10:27:53AM +0200, Johannes Berg wrote: > > > > Fixes: 9eaffe5078ca ("cfg80211: convert S1G beacon to scan results") > > Should it really be wireless-next rather than wireless with this? We're > still even in the merge window, so seems entirely appropriate to put it > into wireless instead, even if the bug is old, rather than wait months > for it to release? > > It also seems you should split this to cfg80211 and mac80211, if > possible, and have two different Fixes: lines? The cfg80211 part this > has might fix the above, but for the mac80211 part that doesn't seem > plausible? > Thanks for the quick reply! We don't think it's possible to split the patches without breaking the build between the two so have opted to keep it as a single patch. In addition I've included the two Fixes: lines that reference the original changes. lachlan