sctp: remove completely unsed EMPTY state
authorVlad Yasevich <[email protected]>
Tue, 19 Apr 2011 21:28:26 +0000 (21:28 +0000)
committerDavid S. Miller <[email protected]>
Wed, 20 Apr 2011 08:51:03 +0000 (01:51 -0700)
commit0b8f9e25b0aaf5a5d9fd844a97e5c17746b865d4
treecc531084f434bc4602341f3144ee654a9a4af612
parent48669698c23339e0fa31753f04e77648fc210339
sctp: remove completely unsed EMPTY state

SCTP does not SCTP_STATE_EMPTY and we can never be in
that state.  Remove useless code.

Signed-off-by: Vlad Yasevich <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/sctp/constants.h
net/sctp/debug.c
net/sctp/outqueue.c
net/sctp/sm_statetable.c