sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
authorWei Yongjun <yjwei@cn.fujitsu.com>
Fri, 9 May 2008 22:13:26 +0000 (15:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2008 22:13:26 +0000 (15:13 -0700)
commitd364d9276b54af16fcb4db83f1315b620daec102
tree1554b1e3f951cdbde62500056f3b26630c8e09ab
parent5c5e12898af0978a780991950be12d0d73c02f04
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance

Brings delayed_ack socket option set/get into line with the latest ietf
socket extensions API draft, while maintaining backwards compatibility.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
include/net/sctp/user.h
net/sctp/associola.c
net/sctp/sm_sideeffect.c
net/sctp/socket.c