On Tue, 19 Oct 2021 19:53:01 +0200 Johannes Berg wrote: > On Tue, 2021-10-19 at 09:28 -0700, Jakub Kicinski wrote: > > Commit 406f42fa0d3c ("net-next: When a bond have a massive amount > > of VLANs...") introduced a rbtree for faster Ethernet address look > > up. To maintain netdev->dev_addr in this tree we need to make all > > the writes to it got through appropriate helpers. > > > Looks fine. Do you expect me to apply this (and if so where), or will > you? I was expecting you to take these, there will be another -next PR before the merge window, right?