From: Cong Wang <amwang@redhat.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [congwang:ipv6 30/31] include/net/ipv6.h:273:12: error: 'struct net' has no member named 'ipv6'
Date: Sat, 25 Aug 2012 07:49:22 +0000 [thread overview]
Message-ID: <1345880962.14276.22.camel@cr0> (raw)
In-Reply-To: <20120824151249.GB7171@localhost>
On Fri, 2012-08-24 at 23:12 +0800, Fengguang Wu wrote:
> Hi Cong,
Hi,
> include/net/ipv6.h: In function 'ip6_frag_nqueues':
> include/net/ipv6.h:273:12: error: 'struct net' has no member named 'ipv6'
> include/net/ipv6.h: In function 'ip6_frag_mem':
> include/net/ipv6.h:278:25: error: 'struct net' has no member named 'ipv6'
> ..
>
> vim +273 include/net/ipv6.h
> 270
> 271 static inline int ip6_frag_nqueues(struct net *net)
> 272 {
> > 273 return net->ipv6.frags.nqueues;
> 274 }
> 275
> 276 static inline int ip6_frag_mem(struct net *net)
Right.. I missed #ifdef CONFIG_NF_DEFRAG_IPV6.
Thanks for the report!
prev parent reply other threads:[~2012-08-25 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 15:12 [congwang:ipv6 30/31] include/net/ipv6.h:273:12: error: 'struct net' has no member named 'ipv6' Fengguang Wu
2012-08-25 7:49 ` Cong Wang [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=1345880962.14276.22.camel@cr0 \
--to=amwang@redhat.com \
--cc=kernel-janitors@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