X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fsctp%2Fcommand.h;fp=include%2Fnet%2Fsctp%2Fcommand.h;h=34a1a09e5aeff93927fb058be18e79e6afbf32df;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=807d6f1ef4b505bd302de0281aee75fc71a2b50a;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/net/sctp/command.h b/include/net/sctp/command.h index 807d6f1ef..34a1a09e5 100644 --- a/include/net/sctp/command.h +++ b/include/net/sctp/command.h @@ -99,7 +99,6 @@ typedef enum { SCTP_CMD_DEL_NON_PRIMARY, /* Removes non-primary peer transports. */ SCTP_CMD_T3_RTX_TIMERS_STOP, /* Stops T3-rtx pending timers */ SCTP_CMD_FORCE_PRIM_RETRAN, /* Forces retrans. over primary path. */ - SCTP_CMD_SET_SK_ERR, /* Set sk_err */ SCTP_CMD_LAST } sctp_verb_t;