* [patch 1/9] git-net: NET_TCPPROBE Kconfig fix
@ 2006-06-09 5:20 akpm
2006-06-09 7:23 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2006-06-09 5:20 UTC (permalink / raw)
To: davem; +Cc: netdev, akpm, davej
From: Dave Jones <davej@redhat.com>
Just spotted this typo in a new option.
Signed-off-by: Dave Jones <davej@redhat.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---
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.
_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-09 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-09 5:20 [patch 1/9] git-net: NET_TCPPROBE Kconfig fix akpm
2006-06-09 7:23 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox