netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] IPv6: Fix 6RD typo
@ 2009-10-07 21:45 Alexandre Cassen
  2009-10-07 21:50 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Cassen @ 2009-10-07 21:45 UTC (permalink / raw)
  To: netdev

Following fix a small typo.

Signed-off-by: Alexandre Cassen <acassen@freebox.fr>
---
 net/ipv6/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig
index f561998..a578096 100644
--- a/net/ipv6/Kconfig
+++ b/net/ipv6/Kconfig
@@ -171,7 +171,7 @@ config IPV6_SIT
 	  Saying M here will produce a module called sit. If unsure, say Y.
 
 config IPV6_SIT_6RD
-	bool "IPv6: IPv6 Rapid Development (6RD) (EXPERIMENTAL)"
+	bool "IPv6: IPv6 Rapid Deployment (6RD) (EXPERIMENTAL)"
 	depends on IPV6_SIT && EXPERIMENTAL
 	default n
 	---help---
-- 
1.6.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] IPv6: Fix 6RD typo
  2009-10-07 21:45 [PATCH] IPv6: Fix 6RD typo Alexandre Cassen
@ 2009-10-07 21:50 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-10-07 21:50 UTC (permalink / raw)
  To: acassen; +Cc: netdev

From: Alexandre Cassen <acassen@freebox.fr>
Date: Wed, 7 Oct 2009 23:45:34 +0200

> Following fix a small typo.
> 
> Signed-off-by: Alexandre Cassen <acassen@freebox.fr>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-07 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 21:45 [PATCH] IPv6: Fix 6RD typo Alexandre Cassen
2009-10-07 21:50 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).