From 274707cff9810b784c548ed169298617a1bc3528 Mon Sep 17 00:00:00 2001 From: Eric Dumazet Date: Tue, 5 Jun 2007 00:16:12 -0700 Subject: [PATCH] [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). LIMIT_NETDEBUG allows the admin to disable some warning messages (echo 0 >/proc/sys/net/core/warnings). The "TCP: Treason uncloaked!" message can use this facility. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-format-patch failed