Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
[firefly-linux-kernel-4.4.55.git] / include / net / sctp / command.h
index 2c55a7ea20af016ebd6ca1982a0fe5e171b71f83..c01dc99def072c39ebf8f2c4344217c04cb2d5c1 100644 (file)
@@ -111,9 +111,6 @@ typedef enum {
        SCTP_CMD_LAST
 } sctp_verb_t;
 
-#define SCTP_CMD_MAX           (SCTP_CMD_LAST - 1)
-#define SCTP_CMD_NUM_VERBS     (SCTP_CMD_MAX + 1)
-
 /* How many commands can you put in an sctp_cmd_seq_t?
  * This is a rather arbitrary number, ideally derived from a careful
  * analysis of the state functions, but in reality just taken from