[TCP]: NAGLE_PUSH seems to be a wrong way around
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Wed, 5 Dec 2007 10:25:32 +0000 (02:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 5 Dec 2007 13:37:31 +0000 (05:37 -0800)
commit4e67d876ce07471e02be571038d5435a825f0215
tree99735632828d178f6dd9bc9d036b6879bcdcbebe
parent52d3408150858a301a84bcbfe2f323d90d71d2ce
[TCP]: NAGLE_PUSH seems to be a wrong way around

The comment in tcp_nagle_test suggests that. This bug is very
very old, even 2.4.0 seems to have it.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c