TCP: remove TCP_DEBUG
authorFlavio Leitner <fbl@redhat.com>
Mon, 24 Oct 2011 08:15:10 +0000 (08:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2011 21:36:08 +0000 (17:36 -0400)
commit78d81d15b74246c7cedf84894434890b33da3907
treecf2dd0b8d51204c4a956f443adaa2c90732aa0b0
parent8b1857357acd919b9a7fa391afbea30123fdfaec
TCP: remove TCP_DEBUG

It was enabled by default and the messages guarded
by the define are useful.

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp.c
net/ipv4/tcp_timer.c