netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <edumazet@google.com>
To: Li RongQing <lirongqing@baidu.com>
Cc: netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH][net-next] netns: restore ops before calling ops_exit_list
Date: Thu, 20 Jun 2019 07:27:18 -0400	[thread overview]
Message-ID: <CANn89iLotTxB2wAtUUynOO0ihDWdHnxVJD9TOcGx=Y06OWx0xw@mail.gmail.com> (raw)
In-Reply-To: <1561029880-1666-1-git-send-email-lirongqing@baidu.com>

On Thu, Jun 20, 2019 at 7:24 AM Li RongQing <lirongqing@baidu.com> wrote:
>
> ops has been iterated to first element when call pre_exit, and
> it needs to restore from save_ops, not save ops to save_ops
>
> Fixes: d7d99872c144 ("netns: add pre_exit method to struct pernet_operations")
> Signed-off-by: Li RongQing <lirongqing@baidu.com>

Thanks for fixing this :)

Reviewed-by: Eric Dumazet <edumazet@google.com>

  reply	other threads:[~2019-06-20 11:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-20 11:24 [PATCH][net-next] netns: restore ops before calling ops_exit_list Li RongQing
2019-06-20 11:27 ` Eric Dumazet [this message]
2019-06-22 23:56 ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANn89iLotTxB2wAtUUynOO0ihDWdHnxVJD9TOcGx=Y06OWx0xw@mail.gmail.com' \
    --to=edumazet@google.com \
    --cc=lirongqing@baidu.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).