tcp: make tcp_cwnd_application_limited() static
authorWeiping Pan <wpan@redhat.com>
Fri, 18 Apr 2014 04:27:46 +0000 (12:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Apr 2014 22:18:56 +0000 (18:18 -0400)
Make tcp_cwnd_application_limited() static and move it from tcp_input.c to
tcp_output.c

Signed-off-by: Weiping Pan <wpan@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found