Re: 2.4.23 and CONFIG_PROC_FS=n

From: David S. Miller
Date: Sun Nov 30 2003 - 13:59:31 EST


On Sun, 30 Nov 2003 19:55:48 +0100 (MET)
Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:

>
> When compiling 2.4.23 with CONFIG_PROC_FS disabled, I found a few
> network-related files that don't compile:
> 1. net/atm/br2684.c
> 2. net/core/pktgen.c
> 3. net/ipv4/netfilter/ipt_recent.c
>
> The patch below fixes 1 and 3. Note that 3 still generates a compiler warning
> (`ip_list_perms' defined but not used).

Thanks Geert, I'll review and probably apply this.

> The packet generator is a bit trickier, since its functionality seems to
> depend completely on the proc file system.

Yes, it does, should just add the dependency to the config.

Thanks again.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html