Gitweb: http://git.kernel.org/linus/9b05126baa146fc3f41360164141d4e1b3ea93c4 Commit: 9b05126baa146fc3f41360164141d4e1b3ea93c4 Parent: b805007545813d276c844f0f6d6c825b07c6aec6 Author: Ashish Karkare <akarkare@marvell.com> AuthorDate: Thu May 7 16:31:01 2009 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Thu May 7 16:31:01 2009 -0700 net: remove stale reference to fastroute from Kconfig help text Signed-off-by: Ashish Karkare <akarkare@marvell.com> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- net/Kconfig | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) 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 -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
