diff options
author | David S. Miller <davem@davemloft.net> | 2018-10-18 20:23:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-18 20:23:47 +0200 |
commit | 3a3295bfa6f484bba91de0a804c1d0bf7d31dbd3 (patch) | |
tree | 5e3af28184fb65447c9aaeffa51bfb95f473667a /Documentation/networking | |
parent | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... (diff) | |
parent | sctp: use sk_wmem_queued to check for writable space (diff) | |
download | linux-3a3295bfa6f484bba91de0a804c1d0bf7d31dbd3.tar.xz linux-3a3295bfa6f484bba91de0a804c1d0bf7d31dbd3.zip |
Merge branch 'sctp-fix-sk_wmem_queued-and-use-it-to-check-for-writable-space'
Xin Long says:
====================
sctp: fix sk_wmem_queued and use it to check for writable space
sctp doesn't count and use asoc sndbuf_used, sk sk_wmem_alloc and
sk_wmem_queued properly, which also causes some problem.
This patchset is to improve it.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions