[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 1 Dec 2006 00:35:01 +0000 (16:35 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:47 +0000 (21:31 -0800)
commit08dd1a506bbc4528db60dfdfff61423a1608ed3f
treee14c323491fff3ea14e1eb2e2dd9cf0d85e712d8
parente488eafcc50be296f0d1e1fd67c6b5d865183011
[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.

It just obfuscates the code and adds limited value.  And as Adrian
Bunk noticed, it lacked Kconfig help text too, so just kill it.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig
net/ipv4/tcp_ipv4.c