Re: [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after the loop body

From: Jakub Kicinski
Date: Tue Apr 12 2022 - 19:24:56 EST


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? :)