提交 6c360767 编写于 作者: D David S. Miller

[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: NDavid S. Miller <davem@davemloft.net>
上级 8678887e
......@@ -549,7 +549,7 @@ config TCP_CONG_SCALABLE
endmenu
config TCP_CONG_BIC
boolean
tristate
depends on !TCP_CONG_ADVANCED
default y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册