On Mon, 2025-07-07 at 10:41 -0700, Rosen Penev wrote: > On Mon, Jul 7, 2025 at 2:01 AM Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > > > > On Sun, 2025-07-06 at 14:41 -0700, Rosen Penev wrote: > > > It doesn't even compile. Added OF bindings, documentation, and other > > > stuff to hopefully this doesn't happen again. > > > > > > Rosen Penev (6): > > > wifi: rt2x00: fix compilation > > > > > > > That was half covered by Felix already, and really shouldn't do two > > things at the same time anyway. > Just saw what you're talking about. That's gonna be annoying though. > The COMPILE_TEST commit will cause compilation to fail and the bot to > complain before Felix' patch gets merged. > Yeah well. That doesn't really mean it should be merged together though, and we can pretty easily make that work by just putting the further work in after net/wireless is merged back. johannes