| commit | 34a6ef381d402c6547aa9abb8a74b0262ae8255f | [log] [tgz] |
|---|---|---|
| author | Peter Chubb <peter.chubb@nicta.com.au> | Wed Feb 02 15:39:58 2011 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Wed Feb 02 15:39:58 2011 -0800 |
| tree | dbbf7615f1f67e0dd5ccd1885a62becd0658c15a | |
| parent | 94dde7e451fa70749fa68df3d70e4b20debe96a6 [diff] |
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 <peter.chubb@nicta.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>