diff mbox

net: remove stale reference to fastroute from Kconfig help text

Message ID 20090507232427.GP24429@mail.wantstofly.org
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Lennert Buytenhek May 7, 2009, 11:24 p.m. UTC
From: Ashish Karkare <akarkare@marvell.com>

Signed-off-by: Ashish Karkare <akarkare@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
---
 net/Kconfig |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

Comments

David Miller May 7, 2009, 11:31 p.m. UTC | #1
From: Lennert Buytenhek <buytenh@wantstofly.org>
Date: Fri, 8 May 2009 01:24:27 +0200

> Signed-off-by: Ashish Karkare <akarkare@marvell.com>
> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/net/Kconfig b/net/Kconfig
index ce77db4..c19f549 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -119,12 +119,6 @@  menuconfig NETFILTER
 	  <file:Documentation/Changes> under "iptables" for the location of
 	  these packages.
 
-	  Make sure to say N to "Fast switching" below if you intend to say Y
-	  here, as Fast switching currently bypasses netfilter.
-
-	  Chances are that you should say Y here if you compile a kernel which
-	  will run as a router and N for regular hosts. If unsure, say N.
-
 if NETFILTER
 
 config NETFILTER_DEBUG