use fixed SRCREV 1e99787f3387d3dd1e6167af73597674bf8fe37d.
[vuplus_openvuplus_3.0] / meta-bsp / common / recipes / linux / linux-vuplus-3.13.5 / linux-tcp_output.patch
1 diff --git a/net/ipv4/tcp_output.c b/net/ipv4/tcp_output.c
2 index 7820f3a..fb6b332 100644
3 --- a/net/ipv4/tcp_output.c
4 +++ b/net/ipv4/tcp_output.c
5 @@ -51,7 +51,7 @@ int sysctl_tcp_retrans_collapse __read_mostly = 1;
6  int sysctl_tcp_workaround_signed_windows __read_mostly = 0;
7  
8  /* Default TSQ limit of two TSO segments */
9 -int sysctl_tcp_limit_output_bytes __read_mostly = 131072;
10 +int sysctl_tcp_limit_output_bytes __read_mostly = 4194304;
11  
12  /* This limits the percentage of the congestion window which we
13   * will allow a single TSO frame to consume.  Building TSO frames