From: Wei Yongjun Date: Sat, 2 Jul 2011 09:28:04 +0000 (+0000) Subject: sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it X-Git-Tag: v3.0-rc7~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=949123016a2ef578009b6aa3e98d45d1a154ebfb;p=pandora-kernel.git sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it We forgot to send up SCTP_SENDER_DRY_EVENT notification when user app subscribes to this event, and there is no data to be sent or retransmit. This is required by the Socket API and used by the DTLS/SCTP implementation. Reported-by: Michael Tüxen Signed-off-by: Wei Yongjun Tested-by: Robin Seggelmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed