From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 3/3] netfilter: ipset: The unnamed union initialization may lead to compilation error
Date: Tue, 22 Oct 2013 10:24:02 +0200 [thread overview]
Message-ID: <20131022082402.GC20742@localhost> (raw)
In-Reply-To: <1382089317-24311-4-git-send-email-kadlec@blackhole.kfki.hu>
On Fri, Oct 18, 2013 at 11:41:57AM +0200, Jozsef Kadlecsik wrote:
> The unnamed union should be possible to be initialized directly, but
> unfortunately it's not so:
>
> /usr/src/ipset/kernel/net/netfilter/ipset/ip_set_hash_netnet.c: In
> function ?hash_netnet4_kadt?:
> /usr/src/ipset/kernel/net/netfilter/ipset/ip_set_hash_netnet.c:141:
> error: unknown field ?cidr? specified in initializer
Applied, thanks.
prev parent reply other threads:[~2013-10-22 8:24 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
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 [this message]
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=20131022082402.GC20742@localhost \
--to=pablo@netfilter.org \
--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.