diff options
author | Eric Dumazet <edumazet@google.com> | 2012-04-23 01:34:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-24 04:28:28 +0200 |
commit | f545a38f74584cc7424cb74f792a00c6d2589485 (patch) | |
tree | b272cbfed3267a7750f55f23989e1b070ae6ac3e /Documentation/ja_JP | |
parent | net ax25: Fix the build when sysctl support is disabled. (diff) | |
download | linux-f545a38f74584cc7424cb74f792a00c6d2589485.tar.xz linux-f545a38f74584cc7424cb74f792a00c6d2589485.zip |
net: add a limit parameter to sk_add_backlog()
sk_add_backlog() & sk_rcvqueues_full() hard coded sk_rcvbuf as the
memory limit. We need to make this limit a parameter for TCP use.
No functional change expected in this patch, all callers still using the
old sk_rcvbuf limit.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Cc: Tom Herbert <therbert@google.com>
Cc: Maciej Żenczykowski <maze@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Cc: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/ja_JP')
0 files changed, 0 insertions, 0 deletions