tcp: Remove debug macro of TCP_CHECK_TIMER
authorShan Wei <shanwei@cn.fujitsu.com>
Sat, 19 Feb 2011 21:55:45 +0000 (21:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Feb 2011 19:10:14 +0000 (11:10 -0800)
Now, TCP_CHECK_TIMER is not used for debuging, it does nothing.
And, it has been there for several years, maybe 6 years.

Remove it to keep code clearer.

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found