From: Peter Chubb Date: Wed, 2 Feb 2011 23:39:58 +0000 (-0800) Subject: tcp_ecn is an integer not a boolean X-Git-Tag: v2.6.38-rc4~15^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a6ef381d402c6547aa9abb8a74b0262ae8255f;p=pandora-kernel.git tcp_ecn is an integer not a boolean There was some confusion at LCA as to why the sysctl tcp_ecn took one of three values when it was documented as a Boolean. This patch fixes the documentation. Signed-off-by: Peter Chubb Signed-off-by: David S. Miller --- Reading git-diff-tree failed