mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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>
This commit is contained in:
parent
8b1857357a
commit
78d81d15b7
3 changed files with 0 additions and 5 deletions
|
@ -18,7 +18,6 @@
|
|||
#ifndef _TCP_H
|
||||
#define _TCP_H
|
||||
|
||||
#define TCP_DEBUG 1
|
||||
#define FASTRETRANS_DEBUG 1
|
||||
|
||||
#include <linux/list.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue