sctp: handle association restarts when the socket is closed.
[sfrench/cifs-2.6.git] / include / net / sctp / command.h
index f22538e68245082a8a8663260007bcae58a50be2..d4a20d00461cff61767c7e4d0aaae1b2c05bfa4e 100644 (file)
@@ -115,7 +115,7 @@ typedef enum {
  * analysis of the state functions, but in reality just taken from
  * thin air in the hopes othat we don't trigger a kernel panic.
  */
-#define SCTP_MAX_NUM_COMMANDS 14
+#define SCTP_MAX_NUM_COMMANDS 20
 
 typedef union {
        void *zero_all; /* Set to NULL to clear the entire union */