tcp_ecn is an integer not a boolean
authorPeter Chubb <peter.chubb@nicta.com.au>
Wed, 2 Feb 2011 23:39:58 +0000 (15:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Feb 2011 23:39:58 +0000 (15:39 -0800)
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 <peter.chubb@nicta.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found