]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78c2e0fdc6fe24b98a9af2904a059b013fe8f559
tree1554b1e3f951cdbde62500056f3b26630c8e09ab
parent73c8913164da9d075dae8611ee59443ee4c15369
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