> On 12. Apr 2022, at 23:29, Jakub Kicinski <k...@kernel.org> 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 :/
- [PATCH net-next v3 06/18] net: dsa: mv88e6xxx: refactor mv8... Jakob Koschel
- [PATCH net-next v3 07/18] net: dsa: Replace usage of found ... Jakob Koschel
- [PATCH net-next v3 08/18] net: sparx5: Replace usage of fou... Jakob Koschel
- [PATCH net-next v3 09/18] qed: Use dedicated list iterator ... Jakob Koschel
- [PATCH net-next v3 10/18] qed: Replace usage of found with ... Jakob Koschel
- [PATCH net-next v3 11/18] qed: Remove usage of list iterato... Jakob Koschel
- [PATCH net-next v3 12/18] net: qede: Replace usage of found... Jakob Koschel
- [PATCH net-next v3 13/18] net: qede: Remove check of list i... Jakob Koschel
- [PATCH net-next v3 14/18] sfc: Remove usage of list iterato... Jakob Koschel
- Re: [PATCH net-next v3 14/18] sfc: Remove usage of lis... Jakub Kicinski
- Re: [PATCH net-next v3 14/18] sfc: Remove usage of... Jakob Koschel
- [PATCH net-next v3 15/18] net: netcp: Remove usage of list ... Jakob Koschel
- [PATCH net-next v3 16/18] ps3_gelic: Replace usage of found... Jakob Koschel
- [PATCH net-next v3 17/18] ipvlan: Remove usage of list iter... Jakob Koschel
- [PATCH net-next v3 18/18] team: Remove use of list iterator... Jakob Koschel