From: "Nick" <nick@ukfsn.org>
To: linux-kernel@vger.kernel.org
Subject: 2.4.25-pre7 ip_conntrack warning
Date: Sat, 24 Jan 2004 20:08:01 -0000 [thread overview]
Message-ID: <4012D0A1.4537.6C01A7A0@localhost> (raw)
Hello all,
My first post :)
I noticed a problem with building this - I have netfilter built in
the kernel, and get a warning from GCC in:
net/ivp4/netfilter/ip_conntrack_core.c
in
'ip_conntrack_helper_unregister' at line 1160:
passing arg 1 at 'unhelp' discards qualifier from pointer target
type.
for (i = 0; i < ip_conntrack_htable_size; i++)
---> LIST_FIND_W(&ip_conntrack_hash[i], unhelp,
struct ip_conntrack_tuple_hash *, me);
It appears not to cause any problems...
Sorry if I reported this wrongly, or wayward - still learning :)
Nick
reply other threads:[~2004-01-24 20:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4012D0A1.4537.6C01A7A0@localhost \
--to=nick@ukfsn.org \
--cc=linux-kernel@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