Skip to content
Commit 2cc5e4ca authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sctp-transport-races'



Xin Long says:

====================
fix the transport dead race check by using atomic_add_unless on refcnt

  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_transport
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 2baaa2d1 47faa1e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment