From: Dave Jones <[EMAIL PROTECTED]> Just spotted this typo in a new option.
Signed-off-by: Dave Jones <[EMAIL PROTECTED]> Cc: "David S. Miller" <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- net/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN net/Kconfig~git-net-net_tcpprobe-kconfig-fix net/Kconfig --- devel/net/Kconfig~git-net-net_tcpprobe-kconfig-fix 2006-06-07 23:58:31.000000000 -0700 +++ devel-akpm/net/Kconfig 2006-06-07 23:58:31.000000000 -0700 @@ -227,7 +227,7 @@ config NET_TCPPROBE depends on INET && EXPERIMENTAL && PROC_FS && KPROBES ---help--- This module allows for capturing the changes to TCP connection - state in response to incoming patckets. It is used for debugging + state in response to incoming packets. It is used for debugging TCP congestion avoidance modules. If you don't understand what was just said, you don't need it: say N. _ - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html