]> Pileus Git - ~andy/linux/blobdiff - include/net/sctp/constants.h
[PATCH] make various thing static
[~andy/linux] / include / net / sctp / constants.h
index 2b76c0f4babc7c747b8fbedf7bbb6447e0bea841..4868c7f7749dab76a2abbffdf81ca28e2d0609b8 100644 (file)
@@ -263,13 +263,6 @@ enum { SCTP_MIN_PMTU = 576 };
 enum { SCTP_MAX_DUP_TSNS = 16 };
 enum { SCTP_MAX_GABS = 16 };
 
-typedef enum {
-       SCTP_COUNTER_INIT_ERROR,
-} sctp_counter_t;
-
-/* How many counters does an association need? */
-#define SCTP_NUMBER_COUNTERS   5
-
 /* Here we define the default timers.  */
 
 /* cookie timer def = ? seconds */