X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=include%2Fnet%2Fsctp%2Fconstants.h;h=4868c7f7749dab76a2abbffdf81ca28e2d0609b8;hp=2b76c0f4babc7c747b8fbedf7bbb6447e0bea841;hb=3f7a87d2fa9b42f7aade43914f060df68cc89cc7;hpb=8b22c249e7de453961e4d253b19fc2a0bdd65d53 diff --git a/include/net/sctp/constants.h b/include/net/sctp/constants.h index 2b76c0f..4868c7f 100644 --- a/include/net/sctp/constants.h +++ b/include/net/sctp/constants.h @@ -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 */