Commit 9dadaa19 authored by Dave Jones's avatar Dave Jones Committed by David S. Miller

[NET]: NET_TCPPROBE Kconfig fix

Just spotted this typo in a new option.
Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c8c05a8e
...@@ -220,7 +220,7 @@ config NET_TCPPROBE ...@@ -220,7 +220,7 @@ config NET_TCPPROBE
depends on INET && EXPERIMENTAL && PROC_FS && KPROBES depends on INET && EXPERIMENTAL && PROC_FS && KPROBES
---help--- ---help---
This module allows for capturing the changes to TCP connection 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 TCP congestion avoidance modules. If you don't understand
what was just said, you don't need it: say N. what was just said, you don't need it: say N.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment