The patch titled git-net: NET_TCPPROBE Kconfig fix has been removed from the -mm tree. Its filename is git-net-net_tcpprobe-kconfig-fix.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: git-net: NET_TCPPROBE Kconfig fix From: Dave Jones <davej@xxxxxxxxxx> Just spotted this typo in a new option. Signed-off-by: Dave Jones <davej@xxxxxxxxxx> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- 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. _ Patches currently in -mm which might be from davej@xxxxxxxxxx are git-acpi.patch git-agpgart.patch git-cpufreq.patch remove-silly-messages-from-input-layer.patch git-net.patch fix-ide-locking-error.patch post-halloween-doc.patch debug-warn-if-we-sleep-in-an-irq-for-a-long-time.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html