From: "Hans-Juergen Tappe (SYSGO AG)" <hjt@sysgo.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@osdl.org, torvalds@osdl.org
Subject: [PATCH] 2.6 net/ipv4 Kconfig syntax fix
Date: Wed, 27 Jul 2005 17:10:08 +0200 [thread overview]
Message-ID: <42E7A3D0.8050907@sysgo.com> (raw)
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
reply other threads:[~2005-07-27 15:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42E7A3D0.8050907@sysgo.com \
--to=hjt@sysgo.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.