From: David S. Miller Date: Sun, 26 Jun 2005 22:20:20 +0000 (-0700) Subject: [IPV4]: Fix thinko in TCP_CONG_BIC default. X-Git-Tag: v2.6.13-rc1~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3607676c12d77d70cc712310f52fbc6af5895d;p=pandora-kernel.git [IPV4]: Fix thinko in TCP_CONG_BIC default. Since it is tristate when we offer it as a choice, we should definte it also as tristate when forcing it as the default. Otherwise kconfig warns. Signed-off-by: David S. Miller --- Reading git-diff-tree failed