From 4e67d876ce07471e02be571038d5435a825f0215 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ilpo=20J=E4rvinen?= Date: Wed, 5 Dec 2007 02:25:32 -0800 Subject: [PATCH] [TCP]: NAGLE_PUSH seems to be a wrong way around MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed