aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig
index ff0db804eed8..ccadc8e48152 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -220,7 +220,7 @@ config NET_TCPPROBE
220 depends on INET && EXPERIMENTAL && PROC_FS && KPROBES 220 depends on INET && EXPERIMENTAL && PROC_FS && KPROBES
221 ---help--- 221 ---help---
222 This module allows for capturing the changes to TCP connection 222 This module allows for capturing the changes to TCP connection
223 state in response to incoming patckets. It is used for debugging 223 state in response to incoming packets. It is used for debugging
224 TCP congestion avoidance modules. If you don't understand 224 TCP congestion avoidance modules. If you don't understand
225 what was just said, you don't need it: say N. 225 what was just said, you don't need it: say N.
226 226