commit | 7d743b7e952261f4d9ee091100b6403f3ce8a2af | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Tue Dec 14 16:10:41 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 16 14:48:44 2010 -0800 |
tree | 9829009c63ccebbf65b4cca63c1eb4e14b8e5fd1 | |
parent | 0b7967503dc97864f283a3a06fbe23e041876138 [diff] |
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 <yjwei@cn.fujitsu.com> Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>