Xin Long (3):
sctp: fix the transport dead race check by using atomic_add_unless on
refcnt
sctp: hold transport before we access t->asoc in sctp proc
sctp: remove the dead field of sctp_transportinclude/net/sctp/structs.h | 5 ++--- net/sctp/input.c | 17 +++++++++++------ net/sctp/proc.c | 12 ++++++++---- net/sctp/sm_sideeffect.c | 12 ------------ net/sctp/transport.c | 8 +++----- 5 files changed, 24 insertions(+), 30 deletions(-) -- 2.1.0
