]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sctp/constants.h
Pull sbs into release branch
[linux-2.6-omap-h63xx.git] / include / net / sctp / constants.h
index 5ddb85599863ae79edae4e93f0b5e97b60db736b..bb37724495a55ba425ce503ef4ee2f5b2b06ae34 100644 (file)
@@ -283,7 +283,7 @@ enum { SCTP_MAX_GABS = 16 };
 #define SCTP_RTO_BETA           2   /* 1/4 when converted to right shifts. */
 
 /* Maximum number of new data packets that can be sent in a burst.  */
-#define SCTP_MAX_BURST         4
+#define SCTP_DEFAULT_MAX_BURST         4
 
 #define SCTP_CLOCK_GRANULARITY 1       /* 1 jiffy */