commit | 526cbef778ad8e763b95608d7e5c988b96bf4af5 | [log] [tgz] |
---|---|---|
author | David Laight <David.Laight@ACULAB.COM> | Tue Jul 22 08:59:14 2014 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 22 13:32:11 2014 -0700 |
tree | cfc582070b2249d95002318732972cd59f7d142d | |
parent | 723189faca78f2b70fcf9088f056a2440986cc45 [diff] |
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY MSG_MORE and 'corking' a socket would require that the transmit of a data chunk be delayed. Rename the return value to be less specific. Signed-off-by: David Laight <david.laight@aculab.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>