]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[TCP]: Break out send buffer expansion test.
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2005 22:21:10 +0000 (15:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2005 22:21:10 +0000 (15:21 -0700)
commit0d9901df62fe4820aee86b49f1a074cdb5c6928e
tree747e4af9c87477d58cdbb07196a35e2954da2a9f
parentcb83199a29dc0408423d6df432f28cc67fcadaf4
[TCP]: Break out send buffer expansion test.

This makes it easier to understand, and allows easier
tweaking of the heuristic later on.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c