]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sctp/debug.c
net: sctp: rework debugging framework to use pr_debug and friends
[karo-tx-linux.git] / net / sctp / debug.c
index ec997cfe0a7e6f952c1781e944ecc17fdb0e4d2d..f4998780d6df1171f4f1e616fc328dd92431c030 100644 (file)
 
 #include <net/sctp/sctp.h>
 
-#if SCTP_DEBUG
-int sctp_debug_flag = 1;       /* Initially enable DEBUG */
-#endif /* SCTP_DEBUG */
-
 /* These are printable forms of Chunk ID's from section 3.1.  */
 static const char *const sctp_cid_tbl[SCTP_NUM_BASE_CHUNK_TYPES] = {
        "DATA",