lkml.org 
[lkml]   [2022]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after the loop body
    From
    Date


    > On 12. Apr 2022, at 23:29, Jakub Kicinski <kuba@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 :/

    \
     
     \ /
      Last update: 2022-04-13 10:19    [W:2.909 / U:0.188 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site