]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9b38c4a871f27847321e83be04392ce82dcd2ae1
treee14c323491fff3ea14e1eb2e2dd9cf0d85e712d8
parent00390777a01b517cc1f2a57d51a2828326eaf36c
[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