Messages in this thread |  | | | Date | Mon, 14 Mar 2005 21:41:38 -0800 | | From | "David S. Miller" <> | | Subject | Re: Netfilter ipt_hashlimit |
On Fri, 11 Mar 2005 23:05:11 +1100 Herbert Xu <herbert@gondor.apana.org.au> wrote:
> Russell King <rmk+lkml@arm.linux.org.uk> wrote: > > With current-ish Linus 2.6 BK, I'm seeing this: > > > > net/ipv4/netfilter/ipt_hashlimit.c:96: warning: type defaults to `int' in declaration of `DECLARE_LOCK' > > net/ipv4/netfilter/ipt_hashlimit.c:96: warning: parameter names (without types) in function declaration > > > > Looks like ipt_hashlimit.c is missing an include? > > Indeed. It should include lockhelp.h directly. > > Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Applied, thanks Herbert. - 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/
|  |