* 2.4.25-pre7 ip_conntrack warning
@ 2004-01-24 20:08 Nick
0 siblings, 0 replies; only message in thread
From: Nick @ 2004-01-24 20:08 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-24 20:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-24 20:08 2.4.25-pre7 ip_conntrack warning Nick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox