projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e566d8
)
[IPV4]: Fix Kconfig syntax error
author
Hans-Juergen Tappe (SYSGO AG)
<hjt@sysgo.com>
Wed, 27 Jul 2005 20:00:04 +0000
(13:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jul 2005 20:00:04 +0000
(13:00 -0700)
From: "Hans-Juergen Tappe (SYSGO AG)" <hjt@sysgo.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv4/Kconfig
b/net/ipv4/Kconfig
index fc561c0ae8e27260a65ee0b61a14c22a3c9f9520..0b3d9f1d806952b35f9603fcd4dc0163bcfdcc53 100644
(file)
--- a/
net/ipv4/Kconfig
+++ b/
net/ipv4/Kconfig
@@
-124,7
+124,7
@@
config IP_ROUTE_MULTIPATH
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