From: David S. Miller Date: Sun, 19 Jun 2005 06:01:10 +0000 (-0700) Subject: [TCP]: Fix sysctl_tcp_low_latency X-Git-Tag: v2.6.13-rc1~90^2~583^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df551254add79a445d2e47e8f849cef8fee6e38;p=pandora-kernel.git [TCP]: Fix sysctl_tcp_low_latency When enabled, this should disable UCOPY prequeue'ing altogether, but it does not due to a missing test. Signed-off-by: David S. Miller --- Reading git-diff-tree failed