[SCTP]: Unhash the endpoint in sctp_endpoint_free().
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 21 Jul 2006 21:48:26 +0000 (14:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jul 2006 21:48:26 +0000 (14:48 -0700)
This prevents a race between the close of a socket and receive of an
incoming packet.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found