From: zhuyj Date: Wed, 20 Aug 2014 09:31:43 +0000 (+0800) Subject: sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe X-Git-Tag: omap-for-v3.17/fixes-against-rc2~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061079ac0b9be7a578dcd09f7865c2c0d6ac894a;p=pandora-kernel.git sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe Since the transport has always been in state SCTP_UNCONFIRMED, it therefore wasn't active before and hasn't been used before, and it always has been, so it is unnecessary to bug the user with a notification. Reported-by: Deepak Khandelwal Suggested-by: Vlad Yasevich Suggested-by: Michael Tuexen Suggested-by: Daniel Borkmann Signed-off-by: Zhu Yanjun Acked-by: Vlad Yasevich Acked-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed