From: Wei Yongjun Date: Tue, 14 Dec 2010 16:10:41 +0000 (+0000) Subject: sctp: fix the return value of getting the sctp partial delivery point X-Git-Tag: v2.6.37-rc8~13^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d743b7e952261f4d9ee091100b6403f3ce8a2af;p=pandora-kernel.git sctp: fix the return value of getting the sctp partial delivery point Get the sctp partial delivery point using SCTP_PARTIAL_DELIVERY_POINT socket option should return 0 if success, not -ENOTSUPP. Signed-off-by: Wei Yongjun Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed