[2.6 patch] ip_conntrack_helper_h323.c: EXPORT_SYMBOL'ed
functions shouldn't be static
David S. Miller
davem at davemloft.net
Fri Mar 24 01:13:14 CET 2006
From: Adrian Bunk <bunk at stusta.de>
Date: Fri, 24 Mar 2006 01:08:01 +0100
> EXPORT_SYMBOL'ed functions shouldn't be static.
>
> Signed-off-by: Adrian Bunk <bunk at stusta.de>
Fixed in Linus's tree as of yesterday.
I actually have a patch from Patrick McHardy that will make
this kind of error a build time failure instead of silently
working in the modular case. I just need to test it out
a bit before pushing.
More information about the netfilter-devel
mailing list