From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>,
netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 2/3] net: sched: Use dev_net() instead of the direct access to ->nd_net
Date: Tue, 22 Oct 2013 10:23:39 +0200 [thread overview]
Message-ID: <20131022082339.GB20742@localhost> (raw)
In-Reply-To: <1382093049.3284.10.camel@edumazet-glaptop.roam.corp.google.com>
On Fri, Oct 18, 2013 at 03:44:09AM -0700, Eric Dumazet wrote:
> On Fri, 2013-10-18 at 11:41 +0200, Jozsef Kadlecsik wrote:
> > We have to use dev_net() instead of the direct access to ->nd_net,
> > otherwise compilation fails if NET_NS is not enabled. Reported by
> > the kbuild test robot.
> >
> > Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
> > ---
>
> It seems Stephen took care of this :
>
> http://patchwork.ozlabs.org/patch/284049/
Thanks Eric, I have skipped this one.
next prev parent reply other threads:[~2013-10-22 8:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 9:41 [PATCH 0/3] ipset patches for nf-next Jozsef Kadlecsik
2013-10-18 9:41 ` [PATCH 1/3] netfilter: ipset: Use netlink callback dump args only Jozsef Kadlecsik
2013-10-22 8:23 ` Pablo Neira Ayuso
2013-10-18 9:41 ` [PATCH 2/3] net: sched: Use dev_net() instead of the direct access to ->nd_net Jozsef Kadlecsik
2013-10-18 10:44 ` Eric Dumazet
2013-10-22 8:23 ` Pablo Neira Ayuso [this message]
2013-10-18 9:41 ` [PATCH 3/3] netfilter: ipset: The unnamed union initialization may lead to compilation error Jozsef Kadlecsik
2013-10-22 8:24 ` Pablo Neira Ayuso
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=20131022082339.GB20742@localhost \
--to=pablo@netfilter.org \
--cc=eric.dumazet@gmail.com \
--cc=kadlec@blackhole.kfki.hu \
--cc=netfilter-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.