sctp: delete active ICMP proto unreachable timer when free transport
authorWei Yongjun <yjwei@cn.fujitsu.com>
Sun, 9 May 2010 16:56:07 +0000 (16:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 May 2010 07:46:22 +0000 (00:46 -0700)
transport may be free before ICMP proto unreachable timer expire, so
we should delete active ICMP proto unreachable timer when transport
is going away.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found