]> Pileus Git - ~andy/linux/blobdiff - net/sctp/debug.c
sctp: remove completely unsed EMPTY state
[~andy/linux] / net / sctp / debug.c
index bf24fa697de26daf48c4464bb1d90d595cbe9407..ec997cfe0a7e6f952c1781e944ecc17fdb0e4d2d 100644 (file)
@@ -98,7 +98,6 @@ const char *sctp_cname(const sctp_subtype_t cid)
 
 /* These are printable forms of the states.  */
 const char *const sctp_state_tbl[SCTP_STATE_NUM_STATES] = {
-       "STATE_EMPTY",
        "STATE_CLOSED",
        "STATE_COOKIE_WAIT",
        "STATE_COOKIE_ECHOED",