commit | 538c5902b81cc384e93ad3834b6d4a0b3fcb2285 | [log] [tgz] |
---|---|---|
author | Jean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org> | Fri Jun 23 02:05:22 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:43:04 2006 -0700 |
tree | 690a8f276814946755ccb8261a8174511104b3f8 | |
parent | 5a9d6e0632b867ca71d3ee1e7e5c2365b6711031 [diff] |
[PATCH] clean up default value of IP_DCCP_ACKVEC Default values for boolean and tristate options can only be 'y', 'm' or 'n'. This patch removes wrong default for IP_DCCP_ACKVEC. Signed-off-by: Jean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org> Cc: Arnaldo Carvalho de Melo <acme@conectiva.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>