From: Feng King Date: Sat, 5 Nov 2011 04:23:23 +0000 (+0000) Subject: tcp: Fix comments for Nagle algorithm X-Git-Tag: v3.2-rc3~25^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d67e9beb68bc6712b042c9723cecc87dc8e3f4c;p=pandora-kernel.git tcp: Fix comments for Nagle algorithm TCP_NODELAY is weaker than TCP_CORK, when TCP_CORK was set, small segments will always pass Nagle test regardless of TCP_NODELAY option. Signed-off-by: Feng King Signed-off-by: David S. Miller --- Reading git-diff-tree failed