From: Wei Yongjun Date: Fri, 26 Dec 2008 00:59:03 +0000 (-0800) Subject: sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option X-Git-Tag: v2.6.29-rc1~581^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8510b937ae1e23583abdeb828cad5c518295c61d;p=pandora-kernel.git sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option The latest ietf socket extensions API draft said: 8.1.21. Set or Get the SCTP Partial Delivery Point Note also that the call will fail if the user attempts to set this value larger than the socket receive buffer size. This patch add this validity check for SCTP_PARTIAL_DELIVERY_POINT socket option. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed