[PATCH] 2.6 net/ipv4 Kconfig syntax fix

From: Hans-Juergen Tappe (SYSGO AG)
Date: Wed Jul 27 2005 - 10:22:26 EST


Hi,

Just a small patch to fix an LKC syntax error.

Yours,
Hans-Juergen



--- linux/net/ipv4/Kconfig.orig 2005-06-17 21:48:29.000000000 +0200
+++ linux/net/ipv4/Kconfig 2005-07-27 16:29:56.215398144 +0200
@@ -92,7 +92,7 @@

config IP_ROUTE_MULTIPATH_CACHED
bool "IP: equal cost multipath with caching support (EXPERIMENTAL)"
- depends on: IP_ROUTE_MULTIPATH
+ depends on IP_ROUTE_MULTIPATH
help
Normally, equal cost multipath routing is not supported by the
routing cache. If you say Y here, alternative routes are cached



--
Hans-Jürgen Tappe
SYSGO AG
Am Pfaffenstein 14
D-55270 Klein-Winternheim
Germany
Phone: +49-61 36-99 48-0
Fax: +49-61 36-99 48-10
hjtappe@xxxxxxxxx
www.sysgo.com
www.elinos.com


-
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/