From: Vijay Subramanian Date: Wed, 9 Jan 2013 12:21:30 +0000 (+0000) Subject: doc: Clarify behavior when sysctl tcp_ecn = 1 X-Git-Tag: v3.9-rc1~139^2~412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d55b323709661df34d93e4cdcc5337620e34dfd;p=pandora-kernel.git doc: Clarify behavior when sysctl tcp_ecn = 1 Recent commit (commit 7e3a2dc52953 doc: make the description of how tcp_ecn works more explicit and clear ) clarified the behavior of tcp_ecn sysctl variable but description is inconsistent. When requested by incoming conections, ECN is enabled with not just tcp_ecn = 2 but also with tcp_ecn = 1. This patch makes it clear that with tcp_ecn = 1, ECN is enabled when requested by incoming connections. Also fix spelling of 'incoming'. Signed-off-by: Vijay Subramanian Signed-off-by: David S. Miller --- Reading git-diff-tree failed