* [PATCH] 2.6 net/ipv4 Kconfig syntax fix
@ 2005-07-27 15:10 Hans-Juergen Tappe (SYSGO AG)
0 siblings, 0 replies; only message in thread
From: Hans-Juergen Tappe (SYSGO AG) @ 2005-07-27 15:10 UTC (permalink / raw)
To: linux-kernel; +Cc: akpm, torvalds
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@sysgo.com
www.sysgo.com
www.elinos.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-27 15:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-27 15:10 [PATCH] 2.6 net/ipv4 Kconfig syntax fix Hans-Juergen Tappe (SYSGO AG)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.