> On 12. Apr 2022, at 23:29, Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Tue, 12 Apr 2022 14:15:53 +0200 Jakob Koschel wrote: >> - struct list_head *head = &efx->rss_context.list; >> + struct list_head *head = *pos = &efx->rss_context.list; > > ENOTBUILT, please wait with the reposting. Since you posted two > versions today I guess that's 2x 24h? :) oh gosh, seems like I indeed forgot to build this commit. Sorry about all the mess :( Also I'll wait with reposting (not going to make the same mistake twice ;)). I messed up three times yesterday, was really not on a high. I'll be more careful in the future to not the the same kind of mistakes again :/