kernel: Remove TCPDEBUG checks in tcp_debug.c.
commitfaf21ebb7496989ad48b7c7fe2ee238f4e858b85
authorSascha Wildner <saw@online.de>
Sun, 16 Apr 2017 23:04:20 +0000 (17 01:04 +0200)
committerSascha Wildner <saw@online.de>
Sun, 16 Apr 2017 23:04:20 +0000 (17 01:04 +0200)
tree1492bfdd1ecdcb957cb4cde52a0176433dd3a572
parent6c5f92dc15dc0adabb9ad1907329fbc3e6b2d3b1
kernel: Remove TCPDEBUG checks in tcp_debug.c.

This file is only compiled in when TCPDEBUG is specified, so the check
is always true.
sys/netinet/tcp_debug.c