diff options
author | Jason Wang <jasowang@redhat.com> | 2012-02-02 00:07:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-02 14:34:41 -0500 |
commit | c43b874d5d714f271b80d4c3f49e05d0cbf51ed2 (patch) | |
tree | c56f3500327b081228d4c7369d39740e9bb4a0a9 /drivers/net/hyperv | |
parent | 786f528119722f564a22ad953411374e06116333 (diff) | |
download | linux-3.10-c43b874d5d714f271b80d4c3f49e05d0cbf51ed2.tar.gz linux-3.10-c43b874d5d714f271b80d4c3f49e05d0cbf51ed2.tar.bz2 linux-3.10-c43b874d5d714f271b80d4c3f49e05d0cbf51ed2.zip |
tcp: properly initialize tcp memory limits
Commit 4acb4190 tries to fix the using uninitialized value
introduced by commit 3dc43e3, but it would make the
per-socket memory limits too small.
This patch fixes this and also remove the redundant codes
introduced in 4acb4190.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions