lkml.org 
[lkml]   [2004]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject2.4.25-pre7 ip_conntrack warning
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.019 / U:1.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site