Re: [PATCH] net: Silence seq_scale() unused warning

From: David Miller
Date: Tue Dec 06 2011 - 00:32:01 EST


From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
Date: Mon, 5 Dec 2011 10:29:56 -0800

> On a CONFIG_NET=y build
>
> net/core/secure_seq.c:22: warning: 'seq_scale' defined but not
> used
>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> ---
>
> I don't know how realistic this configuration is, but here it goes.

Just test INET all by itself, IPV6 will always need the INET
infrastructure for hash tables and inet socket management even in the
extremely unlikely event that we make ipv4 independently selectable at
some point.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/