--- linux/net/ipv4/tcp_timer.c.orig	2006-04-16 13:05:16.000000000 -0700
+++ linux/net/ipv4/tcp_timer.c	2006-04-17 12:45:59.000000000 -0700
@@ -298,7 +298,7 @@
 		 * we cannot allow such beasts to hang infinitely.
 		 */
 #ifdef TCP_DEBUG
-		if (net_ratelimit()) {
+		if (0 && net_ratelimit()) {
 			struct inet_sock *inet = inet_sk(sk);
 			printk(KERN_DEBUG "TCP: Treason uncloaked! Peer %u.%u.%u.%u:%u/%u shrinks window %u:%u. Repaired.\n",
 			       NIPQUAD(inet->daddr), htons(inet->dport),
