]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/net/sctp/command.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.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